You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2008/02/19 11:32:42 UTC

svn commit: r629056 - /incubator/sling/trunk/parent/pom.xml

Author: cziegeler
Date: Tue Feb 19 02:32:40 2008
New Revision: 629056

URL: http://svn.apache.org/viewvc?rev=629056&view=rev
Log:
Snapshots should go into the snapshots repository.

Modified:
    incubator/sling/trunk/parent/pom.xml

Modified: incubator/sling/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/parent/pom.xml?rev=629056&r1=629055&r2=629056&view=diff
==============================================================================
--- incubator/sling/trunk/parent/pom.xml (original)
+++ incubator/sling/trunk/parent/pom.xml Tue Feb 19 02:32:40 2008
@@ -611,14 +611,6 @@
 
     <distributionManagement>
         <!-- place our releases in the incubator's repository -->
-        <snapshotRepository>
-            <uniqueVersion>false</uniqueVersion>
-            <id>apache.incubating</id>
-            <name>Apache Incubating Repository</name>
-            <url>
-                scp://people.apache.org/www/people.apache.org/repo/m2-incubating-repository
-            </url>
-        </snapshotRepository>
         <repository>
             <id>apache.incubating</id>
             <name>Apache Incubating Repository</name>