You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by vi...@apache.org on 2006/12/28 00:52:37 UTC

svn commit: r490605 - /incubator/qpid/trunk/qpid/java/pom.xml

Author: vinoski
Date: Wed Dec 27 15:52:36 2006
New Revision: 490605

URL: http://svn.apache.org/viewvc?view=rev&rev=490605
Log:
add snapshot repository for distribution

Modified:
    incubator/qpid/trunk/qpid/java/pom.xml

Modified: incubator/qpid/trunk/qpid/java/pom.xml
URL: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/java/pom.xml?view=diff&rev=490605&r1=490604&r2=490605
==============================================================================
--- incubator/qpid/trunk/qpid/java/pom.xml (original)
+++ incubator/qpid/trunk/qpid/java/pom.xml Wed Dec 27 15:52:36 2006
@@ -40,6 +40,14 @@
         <maven>2.0.4</maven>
     </prerequisites>
 
+    <distributionManagement>
+        <snapshotRepository>
+            <id>apache.snapshots</id>
+            <name>Apache SNAPSHOT Repository</name>
+            <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+        </snapshotRepository>
+    </distributionManagement>
+
     <inceptionYear>2006</inceptionYear>
     <mailingLists>
         <mailingList>