Use controller-4.0.0 86/96786/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 2 Jul 2021 15:05:28 +0000 (17:05 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 2 Jul 2021 15:05:28 +0000 (17:05 +0200)
Do not use snapshots for controller artifacts.

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

index 4afc43385b0fd424a0e6313582aea421d638684a..586affaf1f05766bc30c3a3e0ff50eab7f0168e3 100644 (file)
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>