You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2010/01/05 15:18:39 UTC

svn commit: r896059 - /james/server/sandbox/active/pure_spring_deployment/spring-deployment/pom.xml

Author: norman
Date: Tue Jan  5 14:18:39 2010
New Revision: 896059

URL: http://svn.apache.org/viewvc?rev=896059&view=rev
Log:
remove repository (committed by mistake)

Modified:
    james/server/sandbox/active/pure_spring_deployment/spring-deployment/pom.xml

Modified: james/server/sandbox/active/pure_spring_deployment/spring-deployment/pom.xml
URL: http://svn.apache.org/viewvc/james/server/sandbox/active/pure_spring_deployment/spring-deployment/pom.xml?rev=896059&r1=896058&r2=896059&view=diff
==============================================================================
--- james/server/sandbox/active/pure_spring_deployment/spring-deployment/pom.xml (original)
+++ james/server/sandbox/active/pure_spring_deployment/spring-deployment/pom.xml Tue Jan  5 14:18:39 2010
@@ -102,20 +102,6 @@
       </plugin>
     </plugins>
   </build>
-<repositories>
-    <repository>
-      <id>codehaus-snapshot-repos</id>
-      <name>Codehaus snapshot repos</name>
-      <url>http://snapshots.repository.codehaus.org/</url>
-      <releases>
-        <enabled>false</enabled>
-        <checksumPolicy>ignore</checksumPolicy>
-      </releases>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-    </repository>
-    </repositories>
   
   <dependencies>
     <dependency>



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