summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPrzemyslaw Wasala <przemyslaw.wasala@nokia.com>2018-11-09 13:52:17 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-09 13:52:17 +0000
commitd1abb8c3e7c20495ca8a953b175a9810a5b73671 (patch)
tree52fcc7755af6f80928fc7ba8242f6dfd85040e8f /pom.xml
parentcd8f9089f0679b48589e0a332dfa5facee992ac3 (diff)
parentfc4abff333f302ee554ba1e6babe083a4c0e0e08 (diff)
Merge "Switch to JRE 11 in Dockerfiles"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index e0ba9ffb..12fad220 100644
--- a/pom.xml
+++ b/pom.xml
@@ -459,13 +459,6 @@
</image>
</images>
</configuration>
- <dependencies>
- <dependency>
- <groupId>io.fabric8</groupId>
- <artifactId>run-java-sh</artifactId>
- <version>1.2.2</version>
- </dependency>
- </dependencies>
</plugin>
</plugins>
</pluginManagement>