Use aaa-0.16.0 64/101764/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 6 Jul 2022 22:58:21 +0000 (00:58 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 6 Jul 2022 22:58:21 +0000 (00:58 +0200)
Use the release version instead of snapshots.

Change-Id: I3253325939fb251341ca2ada037c8fe3fd0a5566
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
parent/pom.xml

index a59e57b51b3eba706174d8d379db89ccec3ae68a..08ee738f8be79c585481945b8ae310e657449dd5 100644 (file)
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.16.0-SNAPSHOT</version>
+        <version>0.16.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>