Migrated versions to Neon-SR1 (0.10.1) 24/84024/2
authorDonald Hunter <donaldh@cisco.com>
Tue, 27 Aug 2019 22:40:59 +0000 (23:40 +0100)
committerDonald Hunter <donaldh@cisco.com>
Tue, 27 Aug 2019 22:54:04 +0000 (23:54 +0100)
This includes odlparent 4.0.10 and mdsal 3.0.8

Change-Id: Ia4bfd1f1e7fbbedddd13710a232033ed1ac779db
Signed-off-by: Donald Hunter <donaldh@cisco.com>
18 files changed:
artifacts/pom.xml
cisco-xr-driver/pom.xml
cisco-xrmodels/pom.xml
features/features4-unimgr/pom.xml
features/odl-unimgr-cisco-xr-driver/pom.xml
features/odl-unimgr-legato-api/pom.xml
features/odl-unimgr-ovs-driver/pom.xml
features/odl-unimgr-rest/pom.xml
features/odl-unimgr-template-driver/pom.xml
features/odl-unimgr/pom.xml
features/pom.xml
impl/pom.xml
karaf/pom.xml
legato-api/pom.xml
nrp-api/pom.xml
ovs-driver/pom.xml
pom.xml
template-driver/pom.xml

index abc3c3e05bdc66ef46b731399c0027e9763e1d53..254f7d947a17d4da9a71d1e18e4525b3dfde798f 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.10</version>
     <relativePath/>
   </parent>
 
index 9e4bf451b6360e9fb9231669fdd06e03f4e04cda..95edab30490948a5ebebfad64a1559873ae709d5 100644 (file)
@@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.2</version>
+        <version>3.0.8</version>
         <relativePath/>
     </parent>
 
     <properties>
         <powermock.version>2.0.0-beta.5</powermock.version>
-        <mdsal.version>3.0.2</mdsal.version>
-        <netconf.version>1.6.0-SNAPSHOT</netconf.version>
+        <mdsal.version>3.0.8</mdsal.version>
+        <netconf.version>1.6.1</netconf.version>
     </properties>
 
     <modelVersion>4.0.0</modelVersion>
index c1dbd57c9c3a5a358c798485bb90d5c47f5d12df..d628661bd8f325e844e04957cf363783d4419835 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.0.8</version>
     <relativePath />
   </parent>
 
index bba5ce1d697eb416d04fe64594cf5e13c47cbefc..2374bcf4e6ebf1f264de8c027306faa7985512ea 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.10</version>
     <relativePath/>
   </parent>
 
index a5aa1e4bfd26df3dfa1315ecfd11f0758026c951..fd8db102bb55137ea33c40f7bf99bfaa97503f5f 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.10</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
@@ -19,7 +19,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <netconf.version>1.6.0-SNAPSHOT</netconf.version>
+    <netconf.version>1.6.1</netconf.version>
   </properties>
 
   <dependencies>
index abe8cb6eca512a75e935e5b31d7e26724f22ad3a..e7550ab6eae002cd86c3884f464a0ecaec312571 100755 (executable)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.2</version>
+        <version>4.0.10</version>
         <relativePath />
     </parent>
     <groupId>org.opendaylight.unimgr</groupId>
@@ -21,9 +21,6 @@
     <packaging>feature</packaging>
     <name>ODL :: unimgr :: ${project.artifactId}</name>
     <modelVersion>4.0.0</modelVersion>
-    <properties>
-        <mdsal.model.version>3.0.2</mdsal.model.version>
-    </properties>
 
     <dependencies>
         <dependency>
index 07ef54ce0e158775b54298d3d363a2ffb1e35e22..4e54f28955080e964eaaa6c380f65bb27005527b 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.10</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <mdsal.version>3.0.2</mdsal.version>
-    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
-    <ovsdb.version>1.8.0-SNAPSHOT</ovsdb.version>
+    <restconf.version>1.9.1</restconf.version>
+    <ovsdb.version>1.8.1</ovsdb.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
-    <openflowplugin.version>0.8.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.8.1</openflowplugin.version>
   </properties>
 
   <dependencies>
index 859521488e0166b16c767882331d8cfd76da3739..b6e724b0422268266d88c857e60a6ccf5744d043 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.10</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
@@ -19,7 +19,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
+    <restconf.version>1.9.1</restconf.version>
   </properties>
 
   <dependencies>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.netconf</groupId>
+      <artifactId>odl-mdsal-apidocs</artifactId>
+      <version>${restconf.version}</version>
+      <type>xml</type>
+      <classifier>features</classifier>
+    </dependency>
   </dependencies>
   <build>
     <plugins>
index 6ab600662d76ec609bff30bbf405e4818eab1926..307d284bdecb96b360de20294aaf2fc3f39c5c2c 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.10</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
index c70170bb56d872c17c262740e6bd5476a70df0b6..1ee18c8a77609149c5fb9f300fdfd652af8d4e7d 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.10</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
@@ -19,7 +19,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <controller.mdsal.version>1.9.0-SNAPSHOT</controller.mdsal.version>
+    <controller.mdsal.version>1.9.1</controller.mdsal.version>
   </properties>
 
   <build>
index 34c08dec570b1ee1d8d0ae756eacf93bbcce478e..2bcd3ccb09b9208e0aff8cb3436065a841337baa 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.10</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
index 059ad75aeeb8dc313096c3b4a87e8365930853b4..24dac3f5ef368de9a29439c783031d8d41bf9573 100644 (file)
@@ -12,15 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.2</version>
+        <version>3.0.8</version>
         <relativePath/>
     </parent>
 
     <properties>
-        <ovsdb.version>1.8.0-SNAPSHOT</ovsdb.version>
-        <mdsal.version>3.0.2</mdsal.version>
-        <netconf.version>1.6.0-SNAPSHOT</netconf.version>
-        <powermock.version>2.0.0-beta.5</powermock.version>
+      <mdsal.version>3.0.8</mdsal.version>
+      <powermock.version>2.0.0-beta.5</powermock.version>
     </properties>
 
     <modelVersion>4.0.0</modelVersion>
@@ -37,7 +35,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.9.0-SNAPSHOT</version>
+                <version>1.9.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index fecf01ce70a73d8974db8a494c729e4bc146343b..33814644357de42ab3ce8362146aa53b24ab25b6 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.10</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 7c936cb2b824c066ecfd9f63325b87dcf7d3fc3c..0a0c3da9f7beb7d26f0963b349ba4be39869ef97 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.2</version>
+        <version>3.0.8</version>
         <relativePath/>
     </parent>
 
@@ -26,7 +26,7 @@
     <name>ODL :: unimgr :: ${project.artifactId}</name>
 
     <properties>
-        <controller.model.version>1.9.0-SNAPSHOT</controller.model.version>
+        <controller.model.version>1.9.1</controller.model.version>
         <powermock.version>2.0.0-beta.5</powermock.version>
     </properties>
 
index 350e2632f43f2500fa55045d626ef362f19002b8..62de1db7e9ca6a35da598c3d8c88f693d07bbd29 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>3.0.2</version>
+    <version>3.0.8</version>
     <relativePath/>
   </parent>
 
index d4ccd71e80099d3a9f2df8473f27f6514da6c664..1e87f15d91efc605a06d9a9db5db98f64bc20e0c 100644 (file)
@@ -6,15 +6,15 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.2</version>
+        <version>3.0.8</version>
         <relativePath/>
     </parent>
 
     <properties>
         <powermock.version>2.0.0-beta.5</powermock.version>
-        <openflow.version>0.8.0-SNAPSHOT</openflow.version>
-        <ovsdb.version>1.8.0-SNAPSHOT</ovsdb.version>
-        <mdsal.version>3.0.2</mdsal.version>
+        <openflow.version>0.8.1</openflow.version>
+        <ovsdb.version>1.8.1</ovsdb.version>
+        <mdsal.version>3.0.8</mdsal.version>
     </properties>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index a2d329746d5c786ecb20368ab1515130ae0e59b7..a23b0cf930a0de71aed65b1ad93eb0a08c0faf76 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.10</version>
     <relativePath/>
   </parent>
 
index 9d67aa5af818ef1a3260f3cdcd38e6b4afab9ca3..0757d1bf31d2d2c96b2a3205438840f45236e8f7 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>3.0.2</version>
+        <version>3.0.8</version>
         <relativePath/>
     </parent>
 
     <properties>
-        <mdsal.version>3.0.2</mdsal.version>
+        <mdsal.version>3.0.8</mdsal.version>
     </properties>
 
     <modelVersion>4.0.0</modelVersion>