Depend on AAA 0.13.0 release 03/94903/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 30 Jan 2021 19:17:18 +0000 (20:17 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 30 Jan 2021 19:17:18 +0000 (20:17 +0100)
Reflect the fact upstream has a release, dropping the -SNAPSHOT
suffix.

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

index ff5fc586568c4af596797ae99fe97c9bb322e1a8..736e9b3c2803d89876b97c48aec8ed75f4ddd831 100644 (file)
@@ -51,7 +51,7 @@
             <artifactId>odl-aaa-cert</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
-            <version>0.13.0-SNAPSHOT</version>
+            <version>0.13.0</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
index 0f88956d04d61d03fb7d3630afdf60b96c16c85b..eafc8db17624579baf2683f6022315ab77e543a8 100644 (file)
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.aaa</groupId>
                 <artifactId>aaa-artifacts</artifactId>
-                <version>0.13.0-SNAPSHOT</version>
+                <version>0.13.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 95fbc82553f3b78e83f0be33cbcb090b65da2a32..2f9f76260a1358430c5c6be94ff0fdb910185035 100644 (file)
@@ -34,7 +34,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
+        <version>0.13.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 4c953490c9ce2cab370c1bd1fb3a8e6431eae9ab..22ffd22f4b3ab7ab74ef32cc59e9f880ead763c8 100644 (file)
@@ -29,7 +29,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
+        <version>0.13.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>