You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2012/01/31 23:11:41 UTC

svn commit: r1238830 - /incubator/clerezza/trunk/parent/pom.xml

Author: reto
Date: Tue Jan 31 22:11:41 2012
New Revision: 1238830

URL: http://svn.apache.org/viewvc?rev=1238830&view=rev
Log:
CLEREZZA-485: removed snapshot repositories

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

Modified: incubator/clerezza/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/pom.xml?rev=1238830&r1=1238829&r2=1238830&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/pom.xml (original)
+++ incubator/clerezza/trunk/parent/pom.xml Tue Jan 31 22:11:41 2012
@@ -1434,26 +1434,6 @@
 			<url>https://repository.apache.org/content/repositories/snapshots</url>
 		</snapshotRepository>
 	</distributionManagement>
-	<!-- apache plugin repositories are to be removed before relase -->
-	<repositories>
-		<repository>
-			<id>apache</id>
-			<name>apache repository</name>
-			<snapshots>
-				<updatePolicy>always</updatePolicy>
-				<checksumPolicy>warn</checksumPolicy>
-			</snapshots>
-			<url>http://repository.apache.org/content/groups/snapshots-group</url>
-			<layout>default</layout>
-		</repository>
-	</repositories>
-	<pluginRepositories>
-		<pluginRepository>
-			<id>apache-plugin-snapshot</id>
-			<name>apache.org snapshot repository</name>
-			<url>http://repository.apache.org/content/groups/snapshots-group</url>
-		</pluginRepository>
-	</pluginRepositories>
 
 	<!-- jira -->
 	<issueManagement>