Author: brett
Date: Sun Sep 14 20:54:36 2008
New Revision: 695340
URL:
http://svn.apache.org/viewvc?rev=695340&view=revLog:
remove unused repository
Modified:
incubator/nmaven/trunk/core-integration-tests/src/test/resources/MavenITmng-0018-CSharpSynchronizeTargetWithSource/pom.xml
Modified: incubator/nmaven/trunk/core-integration-tests/src/test/resources/MavenITmng-0018-CSharpSynchronizeTargetWithSource/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/nmaven/trunk/core-integration-tests/src/test/resources/MavenITmng-0018-CSharpSynchronizeTargetWithSource/pom.xml?rev=695340&r1=695339&r2=695340&view=diff==============================================================================
--- incubator/nmaven/trunk/core-integration-tests/src/test/resources/MavenITmng-0018-CSharpSynchronizeTargetWithSource/pom.xml (original)
+++ incubator/nmaven/trunk/core-integration-tests/src/test/resources/MavenITmng-0018-CSharpSynchronizeTargetWithSource/pom.xml Sun Sep 14 20:54:36 2008
@@ -35,15 +35,4 @@
</plugin>
</plugins>
</build>
-
- <repositories>
- <repository>
- <id>m2-snapshot</id>
- <name>Maven2 Snapshot Repository</name>
- <url>
http://people.apache.org/repo/m2-snapshot-repository/</url>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- </repository>
- </repositories>
</project>