From: Robert Varga Date: Tue, 20 Aug 2019 16:54:02 +0000 (+0200) Subject: Eliminate unneeded version specifications X-Git-Tag: release/magnesium~78 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=0078aedcf26f333d9afadd0364d98e9652200c46;p=netconf.git Eliminate unneeded version specifications All ouor published artifacts are declared in our artifacts file, hence there is no need to specify versions. Change-Id: I20fa898bbe9bf542cfac2b4d6648f91b58bc29a0 Signed-off-by: Robert Varga --- diff --git a/features/netconf/odl-netconf-mdsal/pom.xml b/features/netconf/odl-netconf-mdsal/pom.xml index 6bc3efc27d..51309146ca 100644 --- a/features/netconf/odl-netconf-mdsal/pom.xml +++ b/features/netconf/odl-netconf-mdsal/pom.xml @@ -24,16 +24,12 @@ OpenDaylight :: Netconf :: Mdsal - - 1.8.0-SNAPSHOT - - ${project.groupId} netconf-artifacts - ${netconf.version} + 1.8.0-SNAPSHOT pom import @@ -44,28 +40,24 @@ ${project.groupId} odl-netconf-all - ${netconf.version} xml features ${project.groupId} odl-netconf-tcp - ${netconf.version} xml features ${project.groupId} odl-netconf-ssh - ${netconf.version} xml features ${project.groupId} odl-netconf-client - ${netconf.version} xml features diff --git a/karaf/pom.xml b/karaf/pom.xml index f6485c1d4f..a9784a7154 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,10 +18,18 @@ netconf-karaf 1.11.0-SNAPSHOT pom - - 1.8.0-SNAPSHOT - 1.11.0-SNAPSHOT - + + + + + org.opendaylight.netconf + netconf-artifacts + 1.8.0-SNAPSHOT + pom + import + + + @@ -34,7 +42,6 @@ org.opendaylight.netconf features-netconf - ${netconf.version} features xml runtime @@ -42,7 +49,6 @@ org.opendaylight.netconf features-netconf-connector - ${netconf.version} features xml runtime @@ -50,7 +56,6 @@ org.opendaylight.netconf features-restconf - ${restconf.version} features xml runtime @@ -58,7 +63,6 @@ org.opendaylight.netconf features-yanglib - ${netconf.version} features xml runtime diff --git a/netconf/callhome-provider/pom.xml b/netconf/callhome-provider/pom.xml index 0a239ecf30..20da7ba353 100644 --- a/netconf/callhome-provider/pom.xml +++ b/netconf/callhome-provider/pom.xml @@ -33,12 +33,10 @@ org.opendaylight.netconf callhome-protocol - ${project.version} org.opendaylight.netconf callhome-model - ${project.version} diff --git a/netconf/models/ietf-netconf-monitoring-extension/pom.xml b/netconf/models/ietf-netconf-monitoring-extension/pom.xml index 30a063eac4..78943004ed 100644 --- a/netconf/models/ietf-netconf-monitoring-extension/pom.xml +++ b/netconf/models/ietf-netconf-monitoring-extension/pom.xml @@ -26,7 +26,6 @@ ${project.groupId} ietf-netconf-monitoring - ${project.version} diff --git a/netconf/models/ietf-netconf-notifications/pom.xml b/netconf/models/ietf-netconf-notifications/pom.xml index 83602ff54f..fd0bfaeadd 100644 --- a/netconf/models/ietf-netconf-notifications/pom.xml +++ b/netconf/models/ietf-netconf-notifications/pom.xml @@ -26,7 +26,6 @@ ${project.groupId} ietf-netconf - ${project.version} org.opendaylight.mdsal.binding.model.ietf