summaryrefslogtreecommitdiffstats
path: root/alpine/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-11-04 17:06:08 -0500
committerDan Timoney <dtimoney@att.com>2020-11-04 17:06:08 -0500
commitea487b181b377bd95f99f961dfb7cbeaea42e26d (patch)
tree67c40d34f51eb73c0ececcb209675ff56e0cd722 /alpine/pom.xml
parent5d536189b39adb7c01ebdd5b4c096d2f8b5150ad (diff)
Remove java 8 installation
Removed java 8 installation from CCSDK base containers. Also, removed obsolete ODL neon docker. Change-Id: I009193b46e8da8a2e53461dcc1ed7d7fce042461 Issue-ID: SDNC-1352 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'alpine/pom.xml')
-rw-r--r--alpine/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/alpine/pom.xml b/alpine/pom.xml
index 1e1dea2a..ce6e45a0 100644
--- a/alpine/pom.xml
+++ b/alpine/pom.xml
@@ -16,7 +16,6 @@
<description>Creates OpenDaylight container</description>
<modules>
- <module>java8</module>
<module>java11</module>
</modules>
</project>