git://wamblee.org
/
utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88a54c1
)
(no commit message)
author
erik
<erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Tue, 13 Apr 2010 17:56:57 +0000
(17:56 +0000)
committer
erik
<erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Tue, 13 Apr 2010 17:56:57 +0000
(17:56 +0000)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index bff478100a22a16478536cade953cfa7555e6b95..dc14826241e0fe5c330c7d02cc561faac713bcf0 100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-531,6
+531,14
@@
</activation>
</profile>
</profiles>
+
+ <distributionManagement>
+ <repository>
+ <id>local</id>
+ <name>Local directory</name>
+ <url>file:${user.home}/java/workspace/deploy</url>
+ </repository>
+ </distributionManagement>
<properties>