You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2008/05/27 18:21:49 UTC

svn commit: r660583 - /continuum/trunk/pom.xml

Author: brett
Date: Tue May 27 09:21:47 2008
New Revision: 660583

URL: http://svn.apache.org/viewvc?rev=660583&view=rev
Log:
this was already in there

Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=660583&r1=660582&r2=660583&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Tue May 27 09:21:47 2008
@@ -25,20 +25,6 @@
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
-  <!-- for snapshot parent -->
-  <repositories>
-    <repository>
-      <id>apache.snapshots</id>
-      <url>http://people.apache.org/repo/m2-snapshot-repository</url>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-      <releases>
-        <enabled>false</enabled>
-      </releases>
-    </repository>
-  </repositories>
-
   <groupId>org.apache.continuum</groupId>
   <artifactId>continuum</artifactId>
   <packaging>pom</packaging>