projects
/
java-idp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38f80ff
)
Add distro management configs
author
lajoie
<lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 17 Apr 2008 12:54:19 +0000
(12:54 +0000)
committer
lajoie
<lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 17 Apr 2008 12:54:19 +0000
(12:54 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@2719
ab3bd59b
-922f-494d-bb5f-
6f0a3c29deca
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
5421a2a
..
ee18388
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-24,6
+24,13
@@
</snapshots>
</repository>
</repositories>
+
+ <distributionManagement>
+ <repository>
+ <id>ssh-repository</id>
+ <url>scpexe://www.internet2.edu/home/htdocs/shibboleth.internet2.edu/downloads/maven2</url>
+ </repository>
+ </distributionManagement>
<dependencies>
<!-- Compile dependencies -->