X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=opendaylight%2Fsilicon%2Fsilicon-alpine%2Fpom.xml;h=a353ca9fd27c411d654c4b60ee87e5d6c649631f;hb=915afd39a6265d7f13da81e17fc411367b3c11fa;hp=c2f0a37c58ed16a727af075461a68a9a1cd78b45;hpb=482a20f6d8812da892c1389fea214afe9b8b2194;p=ccsdk%2Fdistribution.git diff --git a/opendaylight/silicon/silicon-alpine/pom.xml b/opendaylight/silicon/silicon-alpine/pom.xml index c2f0a37c..a353ca9f 100644 --- a/opendaylight/silicon/silicon-alpine/pom.xml +++ b/opendaylight/silicon/silicon-alpine/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.distribution distribution-odl-silicon - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT distribution-odl-silicon-docker @@ -20,8 +20,12 @@ onap/ccsdk-odl-silicon-alpine-image onap-karaf - 0.13.3 - 7.3.13 + 0.13.5 + 7.3.16 + 2.0.9 + 2.0.14 + 4.3.2 + 1.13.4 @@ -79,14 +83,6 @@ - - com.highstreet-technologies.aaa - aaa-shiro - ${odl.shiro.version} - ${project.build.directory}/docker-stage/system/org/opendaylight/aaa/aaa-shiro/${odl.shiro.version} - aaa-shiro-${odl.shiro.version}.jar - * - com.highstreet-technologies.aaa aaa-authn-api @@ -103,6 +99,46 @@ pax-web-jetty-${odl.ops4j.version}.jar * + + com.highstreet-technologies.netconf + netconf-util + ${odl.netconf.version} + ${project.build.directory}/docker-stage/system/org/opendaylight/netconf/netconf-util/${odl.netconf.version} + netconf-util-${odl.netconf.version}.jar + * + + + com.highstreet-technologies.netconf + sal-netconf-connector + ${odl.netconf.version} + ${project.build.directory}/docker-stage/system/org/opendaylight/netconf/sal-netconf-connector/${odl.netconf.version} + sal-netconf-connector-${odl.netconf.version}.jar + * + + + org.ops4j.pax.logging + pax-logging-log4j2 + ${patch.pax.logging.version} + ${project.build.directory}/docker-stage/system/org/ops4j/pax/logging/pax-logging-log4j2/${patch.pax.logging.version} + pax-logging-log4j2-${patch.pax.logging.version}.jar + * + + + org.ops4j.pax.logging + pax-logging-logback + ${patch.pax.logging.version} + ${project.build.directory}/docker-stage/system/org/ops4j/pax/logging/pax-logging-logback/${patch.pax.logging.version} + pax-logging-logback-${patch.pax.logging.version}.jar + * + + + org.ops4j.pax.logging + pax-logging-api + ${patch.pax.logging.version} + ${project.build.directory}/docker-stage/system/org/ops4j/pax/logging/pax-logging-api/${patch.pax.logging.version} + pax-logging-api-${patch.pax.logging.version}.jar + * + false true @@ -142,6 +178,26 @@ + + copy-karaf-framework-features + + copy-resources + + validate + + ${basedir}/target/docker-stage + + + src/main/resources + + framework-${odl.karaf.framework.version}-features.xml + startup.properties + + true + + + +