aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJakub Dudycz <jakub.dudycz@nokia.com>2018-11-09 11:30:27 +0100
committerJakub Dudycz <jakub.dudycz@nokia.com>2018-11-09 14:24:27 +0100
commitfc4abff333f302ee554ba1e6babe083a4c0e0e08 (patch)
tree3578d37368ea7c353c2aabd45fe23a1ee5e9c3c5 /pom.xml
parent0bfbf81bf642b1adffb9916a44f9b85bb633fdc8 (diff)
Switch to JRE 11 in Dockerfiles
Change-Id: I3f8cc792677f01b6f4eeb7cc36822b6a9ed482d9 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> Issue-ID: DCAEGEN2-969
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 983ab3c1..ba71a31e 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>