From: Robert Varga Date: Sat, 30 Jan 2021 19:13:48 +0000 (+0100) Subject: Depend on AAA 0.13.0 release X-Git-Tag: v1.13.0~19 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=commitdiff_plain;h=ce8e67a52c11a4e57372b4964cac7e1803a3750e Depend on AAA 0.13.0 release Reflect the fact upstream has a release, dropping the -SNAPSHOT suffix. Change-Id: I4d4041f9f828070a9d9bb45059f7aba61e304d3f Signed-off-by: Robert Varga --- diff --git a/features/netconf-connector/odl-netconf-connector/pom.xml b/features/netconf-connector/odl-netconf-connector/pom.xml index a66167e839..653fe45591 100644 --- a/features/netconf-connector/odl-netconf-connector/pom.xml +++ b/features/netconf-connector/odl-netconf-connector/pom.xml @@ -91,7 +91,7 @@ org.opendaylight.aaa odl-aaa-encryption-service - 0.13.0-SNAPSHOT + 0.13.0 xml features diff --git a/features/netconf/features-netconf/pom.xml b/features/netconf/features-netconf/pom.xml index 28c7f30b21..18ab2f246f 100644 --- a/features/netconf/features-netconf/pom.xml +++ b/features/netconf/features-netconf/pom.xml @@ -33,7 +33,7 @@ org.opendaylight.aaa aaa-artifacts - 0.13.0-SNAPSHOT + 0.13.0 import pom diff --git a/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml b/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml index 10975e6a47..e5d4912359 100644 --- a/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml +++ b/features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml @@ -43,7 +43,7 @@ org.opendaylight.aaa odl-aaa-shiro - 0.13.0-SNAPSHOT + 0.13.0 xml features diff --git a/features/netconf/odl-aaa-netconf-plugin/pom.xml b/features/netconf/odl-aaa-netconf-plugin/pom.xml index bad45968dc..2d12d63f18 100644 --- a/features/netconf/odl-aaa-netconf-plugin/pom.xml +++ b/features/netconf/odl-aaa-netconf-plugin/pom.xml @@ -32,7 +32,7 @@ org.opendaylight.aaa odl-aaa-shiro - 0.13.0-SNAPSHOT + 0.13.0 xml features diff --git a/features/netconf/odl-netconf-netty-util/pom.xml b/features/netconf/odl-netconf-netty-util/pom.xml index 883edbf3ac..c6474651d3 100644 --- a/features/netconf/odl-netconf-netty-util/pom.xml +++ b/features/netconf/odl-netconf-netty-util/pom.xml @@ -35,7 +35,7 @@ org.opendaylight.aaa aaa-artifacts - 0.13.0-SNAPSHOT + 0.13.0 import pom diff --git a/features/restconf/odl-restconf-common/pom.xml b/features/restconf/odl-restconf-common/pom.xml index 6bd805c8be..cc69fa2a8a 100644 --- a/features/restconf/odl-restconf-common/pom.xml +++ b/features/restconf/odl-restconf-common/pom.xml @@ -49,7 +49,7 @@ org.opendaylight.aaa aaa-artifacts - 0.13.0-SNAPSHOT + 0.13.0 pom import diff --git a/parent/pom.xml b/parent/pom.xml index 4daa471964..42fb0954a3 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -25,7 +25,7 @@ org.opendaylight.aaa aaa-artifacts - 0.13.0-SNAPSHOT + 0.13.0 pom import