diff options
author | Przemyslaw Wasala <przemyslaw.wasala@nokia.com> | 2018-11-09 13:52:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-09 13:52:17 +0000 |
commit | d1abb8c3e7c20495ca8a953b175a9810a5b73671 (patch) | |
tree | 52fcc7755af6f80928fc7ba8242f6dfd85040e8f /pom.xml | |
parent | cd8f9089f0679b48589e0a332dfa5facee992ac3 (diff) | |
parent | fc4abff333f302ee554ba1e6babe083a4c0e0e08 (diff) |
Merge "Switch to JRE 11 in Dockerfiles"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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> |