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:
91239ad
)
(no commit message)
author
Erik Brakkee
<erik@brakkee.org>
Sun, 30 May 2010 17:08:53 +0000
(17:08 +0000)
committer
Erik Brakkee
<erik@brakkee.org>
Sun, 30 May 2010 17:08:53 +0000
(17:08 +0000)
support/general/pom.xml
patch
|
blob
|
history
diff --git
a/support/general/pom.xml
b/support/general/pom.xml
index a4f7123846745220d643aff339572c95ac2012e9..771d2cc144edde5abe237c619a7c6300b6baef2c 100644
(file)
--- a/
support/general/pom.xml
+++ b/
support/general/pom.xml
@@
-62,5
+62,12
@@
<artifactId>jaxen</artifactId>
</dependency>
</dependencies>
+
+ <distributionManagement>
+ <site>
+ <id>test-enterprise-site</id>
+ <url>file:${distrib}/support/general</url>
+ </site>
+ </distributionManagement>
</project>