Bump to Neon SR3 versions 49/85449/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 31 Oct 2019 09:11:15 +0000 (10:11 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 31 Dec 2019 21:39:14 +0000 (22:39 +0100)
Update upstream dependencies to track Neon SR3 snapshots.

Change-Id: I5824f1861e32d49907f3e5b64567ec4f8219ad8b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
archetype/pom.xml
features/features-dlux/pom.xml
features/odl-dlux-core/pom.xml
features/pom.xml
pom.xml

index 4d2496a2405fe4f93a47ce2bd0d93e9a141ef1e5..a6afcec992940c1b6f25ec9109a2cea62ef119e1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.controller.archetypes</groupId>
         <artifactId>archetypes-parent</artifactId>
-        <version>0.9.2</version>
+        <version>0.9.3</version>
         <relativePath/>
     </parent>
 
index ff7743b8147e4625c3b450f6428184c8b573b61a..2b836269cae55897126603b15bf6f29c1072dc86 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>4.0.11</version>
+        <version>4.0.14</version>
         <relativePath/>
     </parent>
 
index 3999bb4143c69d0cf76a080723df5fb65e2ef711..b9b272498b23a8a6762ae344c93f8f9aa1dbf48a 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.11</version>
+        <version>4.0.14</version>
         <relativePath/>
     </parent>
 
@@ -30,7 +30,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.9.2</version>
+            <version>1.9.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index f4ae5bcdc6f963ea68153be219eb0295b2641b31..2c05ef2cb51fe7a6c69d62d90c79bb45c9863d4f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.11</version>
+        <version>4.0.14</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.dlux</groupId>
diff --git a/pom.xml b/pom.xml
index bc1861d7548ed1feba315087bd98bab7209669ad..6a08ad40b3d41c586f3b82f6d56b0f011ab2f9b4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>4.0.11</version>
+    <version>4.0.14</version>
     <relativePath/>
   </parent>