Blame SOURCES/4-remove-buchen-repo.patch

95ad29
diff --git a/application/org.openjdk.jmc.rcp.product/pom.xml b/application/org.openjdk.jmc.rcp.product/pom.xml
95ad29
index 8e6b303..8060da9 100644
95ad29
--- a/application/org.openjdk.jmc.rcp.product/pom.xml
95ad29
+++ b/application/org.openjdk.jmc.rcp.product/pom.xml
95ad29
@@ -141,11 +141,4 @@
95ad29
 		</plugins>
95ad29
 		<directory>../../target/</directory>
95ad29
 	</build>
95ad29
-	<pluginRepositories>
95ad29
-		<pluginRepository>
95ad29
-			<id>buchen-maven-repo</id>
95ad29
-			<url>http://buchen.github.io/maven-repo</url>
95ad29
-			<layout>default</layout>
95ad29
-		</pluginRepository>
95ad29
-	</pluginRepositories>
95ad29
 </project>