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

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