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

Change-Id: Ie33387d191e6d65e3e1c6fd6de8f45ff8c6835de
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
commons/quality-parent/pom.xml
features/odl-genius-api/pom.xml
features/odl-genius-fcaps-application/pom.xml
features/odl-genius-fcaps-framework/pom.xml
features/odl-genius/pom.xml

index dfd63593514b51bee985fb710af0d5c62eda0ee7..5294d4c88c8994c9acd8d9e6fdcb3c752486bcb7 100644 (file)
@@ -26,7 +26,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <properties>
     <openflowplugin.version>0.11.0-SNAPSHOT</openflowplugin.version>
     <genius.ovsdb.version>1.11.0-SNAPSHOT</genius.ovsdb.version>
-    <genius.infrautils.version>1.8.0-SNAPSHOT</genius.infrautils.version>
   </properties>
 
   <dependencyManagement>
@@ -41,7 +40,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>${genius.infrautils.version}</version>
+        <version>1.8.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index bd3c9cc8076d7f251b3527d73c119991489b8652..3ec021db2a2d3ca87037af238e4be5a895bf45e0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.0</version>
     <relativePath/>
   </parent>
 
 
   <dependencyManagement>
     <dependencies>
-      <dependency>
-        <groupId>org.opendaylight.infrautils</groupId>
-        <artifactId>infrautils-artifacts</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
-        <type>pom</type>
-        <scope>import</scope>
-      </dependency>
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
index f33ea2a494b9dd863694b8bb9d8be7366c7b781c..4da0a3b3c8a1798fa0bf280c0d46b8f81be82e68 100644 (file)
@@ -34,7 +34,7 @@
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.8.0</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 95eb9ee34db64e546c2badd8f6c09ee25de66107..59cc50614d87ba2baead97fe69b641e241610991 100644 (file)
   <packaging>feature</packaging>
   <name>OpenDaylight :: genius :: fcapsapp</name>
 
+  <dependencyManagement>
+    <dependencies>
+      <dependency>
+        <groupId>org.opendaylight.infrautils</groupId>
+        <artifactId>infrautils-artifacts</artifactId>
+        <version>1.8.0</version>
+        <scope>import</scope>
+        <type>pom</type>
+      </dependency>
+    </dependencies>
+  </dependencyManagement>
+
   <dependencies>
     <!-- Other Features -->
     <dependency>
@@ -48,7 +60,6 @@
     <dependency>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>odl-infrautils-inject</artifactId>
-      <version>1.8.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
@@ -62,7 +73,6 @@
     <dependency>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>odl-infrautils-metrics</artifactId>
-      <version>1.8.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index d2f11ff6151fdcd25547b1b4841fc63b98ef8f17..25ee009b6c71322670b99b199df5dd73ddec3ad9 100644 (file)
@@ -27,7 +27,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 54c3fb5104fefc4fa6a3ad799a1ba803b94b2612..074f18b3ced96b53883aef9fbf3899c6ce734861 100644 (file)
@@ -27,7 +27,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>