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