You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by di...@apache.org on 2008/11/05 20:21:38 UTC

svn commit: r711669 - /webservices/wss4j/trunk/pom.xml

Author: dims
Date: Wed Nov  5 11:21:38 2008
New Revision: 711669

URL: http://svn.apache.org/viewvc?rev=711669&view=rev
Log:
add the snapshot repo.

Modified:
    webservices/wss4j/trunk/pom.xml

Modified: webservices/wss4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=711669&r1=711668&r2=711669&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Wed Nov  5 11:21:38 2008
@@ -401,6 +401,12 @@
                 scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository
             </url>
         </repository>
+        <snapshotRepository>
+            <id>apache-snapshots</id>
+            <name>Apache Development Repository</name>
+            <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+            <uniqueVersion>false</uniqueVersion>
+        </snapshotRepository>
         <site>
             <id>website</id>
             <url>



---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org