Use released version of infrautils 15/91715/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 28 Jul 2020 11:29:20 +0000 (13:29 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 28 Jul 2020 11:29:20 +0000 (13:29 +0200)
infrautils-1.8.0 has been released, use released version instead
of snapshots.

Change-Id: I4dfd32adb3b3a50e353eb214d9d4c68571465712
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/production/odl-neutron-northbound-api/pom.xml
integration/test-standalone/pom.xml
parent/pom.xml

index 2cf6ba195f35ebbfa8180d5bccd9d5edae84a78f..56afc1bfc1bf4e4c89224397dbc97369afea0308 100644 (file)
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>
                 <artifactId>infrautils-artifacts</artifactId>
-                <version>1.8.0-SNAPSHOT</version>
+                <version>1.8.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b489662a255541b35ed005e636900fa1dedba2d8..0c03dce1f2ba83e966007a13ab3d8b27d463e52a 100644 (file)
@@ -41,7 +41,7 @@
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.8.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index f4e70b419630f5c714b361e9cbd9e57f1c92a0b9..c3dddb34b9bfd2746702e16dc918a118f53d2a52 100644 (file)
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.8.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>