Use release netconf artifacts 15/106815/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 5 Jul 2023 14:28:08 +0000 (16:28 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 5 Jul 2023 14:29:08 +0000 (16:29 +0200)
Do not use snapshots, use released versions.

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

index e72901f9be8f3579f534b484adb8586c733b6638..6c0626b7e026297d71bd51c91cc9a273cf158705 100644 (file)
@@ -71,7 +71,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>6.0.0-SNAPSHOT</version>
+                <version>6.0.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>