Bump yangtools to 1.0.0-SNAPSHOT
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
openstack/net-virt-sfc/features/production/pom.xml
openstack/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 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 -->