From: Robert Varga Date: Tue, 28 Jul 2020 11:29:20 +0000 (+0200) Subject: Use released version of infrautils X-Git-Tag: release/aluminium~2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=df133d4a0dc22866d29bebdbe5b318eb5b877c11;p=neutron.git Use released version of infrautils infrautils-1.8.0 has been released, use released version instead of snapshots. Change-Id: I4dfd32adb3b3a50e353eb214d9d4c68571465712 Signed-off-by: Robert Varga --- diff --git a/features/production/odl-neutron-northbound-api/pom.xml b/features/production/odl-neutron-northbound-api/pom.xml index 2cf6ba195..56afc1bfc 100644 --- a/features/production/odl-neutron-northbound-api/pom.xml +++ b/features/production/odl-neutron-northbound-api/pom.xml @@ -30,7 +30,7 @@ org.opendaylight.infrautils infrautils-artifacts - 1.8.0-SNAPSHOT + 1.8.0 pom import diff --git a/integration/test-standalone/pom.xml b/integration/test-standalone/pom.xml index b489662a2..0c03dce1f 100644 --- a/integration/test-standalone/pom.xml +++ b/integration/test-standalone/pom.xml @@ -41,7 +41,7 @@ org.opendaylight.infrautils infrautils-artifacts - 1.8.0-SNAPSHOT + 1.8.0 pom import diff --git a/parent/pom.xml b/parent/pom.xml index f4e70b419..c3dddb34b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -39,7 +39,7 @@ org.opendaylight.infrautils infrautils-artifacts - 1.8.0-SNAPSHOT + 1.8.0 pom import