X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fpom.xml;h=65db20213bdb0f724d8b2822021e46bdb4c998f4;hb=2c347423e1684f28b9dea56b6517055294174b3a;hp=857e1591d4f8c9b2f76bdc9b5397818c4092da26;hpb=1754e90a9c72ab400ac15ad2d44ba31eeab317ef;p=netconf.git diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 857e1591d4..65db20213b 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -14,13 +14,13 @@ org.opendaylight.odlparent odlparent-lite - 13.0.3 + 13.0.11 org.opendaylight.netconf netconf-artifacts - 6.0.0-SNAPSHOT + 7.0.4-SNAPSHOT pom @@ -52,12 +52,12 @@ ${project.groupId} - netconf-common-mdsal + netconf-common ${project.version} ${project.groupId} - netconf-config + netconf-common-mdsal ${project.version} @@ -113,6 +113,11 @@ transport-api ${project.version} + + org.opendaylight.netconf + transport-http + ${project.version} + org.opendaylight.netconf transport-ssh @@ -207,6 +212,18 @@ rfc7407-ietf-x509-cert-to-name ${project.version} + + + org.opendaylight.netconf.model + rfc8641 + ${project.version} + + + + org.opendaylight.netconf.model + rfc8650 + ${project.version} + @@ -231,56 +248,61 @@ org.opendaylight.netconf - keystore-none + keystore-legacy ${project.version} org.opendaylight.netconf - odl-netconf-keystore + keystore-none ${project.version} - xml - features - - org.opendaylight.netconf - truststore-api + keystore-plaintext-api ${project.version} org.opendaylight.netconf - truststore-none + keystore-plaintext-localfile + ${project.version} + + + org.opendaylight.netconf + keystore-plaintext-cli ${project.version} org.opendaylight.netconf - odl-netconf-truststore + odl-netconf-keystore ${project.version} xml features - org.opendaylight.netconf - yanglib + odl-netconf-keystore-plaintext ${project.version} + xml + features + org.opendaylight.netconf - callhome-protocol + truststore-api ${project.version} org.opendaylight.netconf - callhome-model + truststore-none ${project.version} org.opendaylight.netconf - callhome-provider + odl-netconf-truststore ${project.version} + xml + features @@ -288,15 +310,15 @@ netconf-client ${project.version} test-jar + test + + - ${project.groupId} - netconf-netty-util + org.opendaylight.netconf + callhome-provider ${project.version} - test-jar - - ${project.groupId} netconf-console @@ -322,6 +344,11 @@ netconf-topology-singleton ${project.version} + + ${project.groupId} + yanglib-mdsal-writer + ${project.version} + @@ -371,6 +398,13 @@ xml features + + ${project.groupId} + odl-netconf-common + ${project.version} + xml + features + ${project.groupId} odl-netconf-impl @@ -450,14 +484,21 @@ ${project.groupId} - odl-netconf-monitoring + odl-netconf-model-rfc8641 ${project.version} xml features ${project.groupId} - odl-netconf-netty-util + odl-netconf-model-rfc8650 + ${project.version} + xml + features + + + ${project.groupId} + odl-netconf-monitoring ${project.version} xml features @@ -469,6 +510,13 @@ xml features + + ${project.groupId} + odl-yanglib-mdsal-writer + ${project.version} + xml + features + @@ -537,6 +585,16 @@ restconf-common ${project.version} + + org.opendaylight.netconf + restconf-client + ${project.version} + + + org.opendaylight.netconf + restconf-server + ${project.version} + ${project.groupId} restconf-nb @@ -643,13 +701,6 @@ xml features - - ${project.groupId} - odl-yanglib - ${project.version} - xml - features -