Bump yangtools to 1.0.0-SNAPSHOT 67/33267/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 21 Jan 2016 20:51:40 +0000 (15:51 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 22 Jan 2016 05:41:05 +0000 (00:41 -0500)
Change-Id: I1c28f5240c202bc8d79e0c0ecd3ae84e7582c00b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
features/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/pom.xml
library/features/pom.xml
openstack/net-virt-sfc/features/production/pom.xml
openstack/pom.xml
southbound/southbound-features/pom.xml

index c9317b6e7c95174e388300edb443bef7fd7e2a73..b0cee6abe6b7fae67717a6f8d87f7f24bf6c61a9 100644 (file)
@@ -51,7 +51,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <restconf.version>1.4.0-SNAPSHOT</restconf.version>
     <neutron.version>0.7.0-SNAPSHOT</neutron.version>
     <openflowplugin.version>0.3.0-SNAPSHOT</openflowplugin.version>
-    <yangtools.version>0.9.0-SNAPSHOT</yangtools.version>
+    <yangtools.version>1.0.0-SNAPSHOT</yangtools.version>
     <dlux.version>0.4.0-SNAPSHOT</dlux.version>
   </properties>
 
index 9efca92a7ad732a6265c580b35001b8410e80aa4..cbb27f03c230575fed8ca035abfa4afa5e2807c9 100644 (file)
@@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <properties>
     <mdsal.version>1.4.0-SNAPSHOT</mdsal.version>
     <restconf.version>1.4.0-SNAPSHOT</restconf.version>
-    <yangtools.version>0.9.0-SNAPSHOT</yangtools.version>
+    <yangtools.version>1.0.0-SNAPSHOT</yangtools.version>
     <dlux.version>0.4.0-SNAPSHOT</dlux.version>
     <mdsal.model.version>0.9.0-SNAPSHOT</mdsal.model.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
index 6328820ddf1ee4de3ff45658a3e412dfcee29956..6bec69df2c638b3cb1f85a33d90137dfeef2abd4 100644 (file)
@@ -23,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <properties>
     <mdsal.model.version>0.9.0-SNAPSHOT</mdsal.model.version>
     <mdsal.version>1.4.0-SNAPSHOT</mdsal.version>
-    <yangtools.version>0.9.0-SNAPSHOT</yangtools.version>
+    <yangtools.version>1.0.0-SNAPSHOT</yangtools.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
   <dependencyManagement>
index c74ce47f712388c4de3ba8785b87288137d57611..5267b73eb479e002143847d26d21c8248adec777 100644 (file)
@@ -31,7 +31,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <openflowplugin.version>0.3.0-SNAPSHOT</openflowplugin.version>
     <restconf.version>1.4.0-SNAPSHOT</restconf.version>
     <sfc.version>0.3.0-SNAPSHOT</sfc.version>
-    <yangtools.version>0.9.0-SNAPSHOT</yangtools.version>
+    <yangtools.version>1.0.0-SNAPSHOT</yangtools.version>
   </properties>
   <dependencyManagement>
     <dependencies>
index bf94fbc64cb656c52fbda487ce9ba0fbe8ef6d10..481b56ca6689f57df20966385575d21a6c9c529f 100644 (file)
@@ -52,7 +52,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <module>net-virt</module>
     <module>net-virt-providers</module>
     <module>net-virt-it</module>
+    <!-- TEMPORARILY DISABLE net-virt-sfc
     <module>net-virt-sfc</module>
+    -->
   </modules>
 
   <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->
index 04c55d9863ec79c1c526f88f808dbb2b500f83ea..a971b424865c398697c7f3d0b7325d34cb2b1a52 100644 (file)
@@ -44,7 +44,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <properties>
     <mdsal.version>1.4.0-SNAPSHOT</mdsal.version>
     <restconf.version>1.4.0-SNAPSHOT</restconf.version>
-    <yangtools.version>0.9.0-SNAPSHOT</yangtools.version>
+    <yangtools.version>1.0.0-SNAPSHOT</yangtools.version>
     <mdsal.model.version>0.9.0-SNAPSHOT</mdsal.model.version>
   </properties>
   <dependencyManagement>