Release Nitrogen release/nitrogen-sr3
authorjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 1 May 2018 20:36:46 +0000 (20:36 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 1 May 2018 20:36:46 +0000 (20:36 +0000)
39 files changed:
artifacts/pom.xml
distribution-karaf/pom.xml
domain-extensions/l2-l3/pom.xml
domain-extensions/pom.xml
features/features-groupbasedpolicy/pom.xml
features/odl-groupbasedpolicy-base/pom.xml
features/odl-groupbasedpolicy-ios-xe/pom.xml
features/odl-groupbasedpolicy-iovisor/pom.xml
features/odl-groupbasedpolicy-ip-sgt-distribution-service/pom.xml
features/odl-groupbasedpolicy-ne-location-provider/pom.xml
features/odl-groupbasedpolicy-neutron-and-ofoverlay/pom.xml
features/odl-groupbasedpolicy-neutron-vpp-mapper/pom.xml
features/odl-groupbasedpolicy-neutronmapper/pom.xml
features/odl-groupbasedpolicy-ofoverlay/pom.xml
features/odl-groupbasedpolicy-sxp-ep-provider/pom.xml
features/odl-groupbasedpolicy-sxp-ise-adapter/pom.xml
features/odl-groupbasedpolicy-ui/pom.xml
features/odl-groupbasedpolicy-vpp/pom.xml
features/pom.xml
groupbasedpolicy-ui/bundle/pom.xml
groupbasedpolicy-ui/module/pom.xml
groupbasedpolicy-ui/pom.xml
groupbasedpolicy/pom.xml
location-providers/ne-location-provider/pom.xml
location-providers/pom.xml
neutron-mapper/pom.xml
neutron-ovsdb/pom.xml
neutron-vpp-mapper/pom.xml
pom.xml
renderers/faas/pom.xml
renderers/ios-xe/pom.xml
renderers/iovisor/pom.xml
renderers/ofoverlay/pom.xml
renderers/pom.xml
renderers/vpp/pom.xml
sxp-integration/ip-sgt-distribution-service/pom.xml
sxp-integration/pom.xml
sxp-integration/sxp-ep-provider/pom.xml
sxp-integration/sxp-ise-adapter/pom.xml

index ee7088e6f537227d07fa450ae6a446aa05b596ee..d899c54be51c0d023a3fd14ee1c945ef9c3d47fd 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-artifacts</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.3</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index e54ca486a660b1bb34c6a7fd8d3b067f7c762a26..32aee1f4fb0bb7e1e034bfc844880668534ca7cc 100644 (file)
@@ -15,7 +15,7 @@
 
   <artifactId>distribution-karaf</artifactId>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.3</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
      build failure. Please do not modify this unless you have a good reason. -->
@@ -26,8 +26,8 @@
   </prerequisites>
 
   <properties>
-    <groupbasedpolicy.project.version>0.6.3-SNAPSHOT</groupbasedpolicy.project.version>
-    <sfc.version>0.6.3-SNAPSHOT</sfc.version>
+    <groupbasedpolicy.project.version>0.6.3</groupbasedpolicy.project.version>
+    <sfc.version>0.6.3</sfc.version>
   </properties>
 
   <dependencyManagement>
index a1801dfcc70563194cf815b0cdeace2f63499901..5bc3391be2b44b4100a211d6444dab623153a44b 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <relativePath>../</relativePath>
   </parent>
 
index 54553c86034d780497c1bfc77654a38eb439a957..12031390e9f5c5701be49c309e3c45594a3a86de 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.3</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
      build failure. Please do not modify this unless you have a good reason. -->
@@ -31,7 +31,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.3-SNAPSHOT</version>
+        <version>1.6.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index c4dd81af807eadd0a624921afd3cabbbce061356..d59bb1ab0e52ac8e2b9b9b61116a2dbe69ceceb7 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-groupbasedpolicy</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index ffe15e79746de14bf8f04694283d71b7ebea8851..3caf5486f4b65beada0697049ef8ca1e2ae9e320 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-base</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <config.version>0.7.3-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.6.3-SNAPSHOT</controller.mdsal.version>
-        <mdsal.binding.base.model>0.11.3-SNAPSHOT</mdsal.binding.base.model>
-        <mdsal.binding.base>2.3.3-SNAPSHOT</mdsal.binding.base>
+        <config.version>0.7.3</config.version>
+        <controller.mdsal.version>1.6.3</controller.mdsal.version>
+        <mdsal.binding.base.model>0.11.3</mdsal.binding.base.model>
+        <mdsal.binding.base>2.3.3</mdsal.binding.base>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     </properties>
 
index 49c54b8eb69e645bcfbdc6942bcb2662b295662c..dfe8d21c0546ac6c0d61ae1a051e8d42fadfd7c1 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ios-xe</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
     <!--
        IOS-XE renderer
@@ -20,9 +20,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sfc.version>0.6.3-SNAPSHOT</sfc.version>
-        <sxp.version>1.5.3-SNAPSHOT</sxp.version>
-        <netconf.version>1.3.3-SNAPSHOT</netconf.version>
+        <sfc.version>0.6.3</sfc.version>
+        <sxp.version>1.5.3</sxp.version>
+        <netconf.version>1.3.3</netconf.version>
     </properties>
 
     <dependencyManagement>
index c88b41fb1544d5c8af3d4710811ee964953aa286..df8066ed09764c4762b8eca238dc1ca7635e0603 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-iovisor</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
     <!--
         The IOVisor renderer.
@@ -22,8 +22,8 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <aaa.version>0.6.3-SNAPSHOT</aaa.version>
-        <restconf.version>1.6.3-SNAPSHOT</restconf.version>
+        <aaa.version>0.6.3</aaa.version>
+        <restconf.version>1.6.3</restconf.version>
     </properties>
 
     <dependencyManagement>
index a19c091991be959ec16db5b57bd55c0026ad03ff..72eb6b9a16e8daaff3c009a1dd8bb8efe2717f73 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ip-sgt-distribution-service</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
     <!--
         SXP Distribution Service
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.5.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.5.3</sxp.version>
     </properties>
 
     <dependencyManagement>
index 98636aaf6b5524ae2a3f57d09131337f41e56a0d..1a735dba721b8509222f21475ed57b33a7430eaf 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ne-location-provider</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
     <!--
          NE Location Provider
index 0e9f44fabfd58b4dd0c3fc2b442aca7c2f3118d6..8506f1cfb2e46e4b920db26ad7555d71a4b7e7ab 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-and-ofoverlay</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider and OFOVERLAY renderer
index ff7597435b0cd988d1d5278404902f21d726c2b7..5c2e584da893a82f0f1ba878743b14a3c2cc4792 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-vpp-mapper</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
     <!--
         The Neutron-VPP provider
index eda41067f85a23766fbab388eba41ad36c509442..c1bd58c253047755c30e41fffb041cdb030fb7bc 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutronmapper</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <neutron.version>0.9.3-SNAPSHOT</neutron.version>
+        <neutron.version>0.9.3</neutron.version>
     </properties>
 
     <dependencyManagement>
index 67d863fcf66b9ad58fe3ada880055ed18eaef6cd..9b729f4e95ac8dab2cb43e0a3e72d3ef1fa2afa4 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ofoverlay</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
     <!--
         The OpenFlow Overlay renderer.
@@ -23,9 +23,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <openflowplugin.version>0.5.3-SNAPSHOT</openflowplugin.version>
-        <ovsdb.southbound.version>1.5.3-SNAPSHOT</ovsdb.southbound.version>
-        <sfc.version>0.6.3-SNAPSHOT</sfc.version>
+        <openflowplugin.version>0.5.3</openflowplugin.version>
+        <ovsdb.southbound.version>1.5.3</ovsdb.southbound.version>
+        <sfc.version>0.6.3</sfc.version>
     </properties>
 
     <dependencyManagement>
index ff2d5c29440b308116462ac4e1a4eadd1ca3952c..f7e52cb316373eb6308066ee58b4e166101cda2c 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ep-provider</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ep-provider
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.5.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.5.3</sxp.version>
     </properties>
 
     <dependencyManagement>
index 2c0d37dc3b19c72ebd389dd5578f9cf90dfde2c9..a08980118e1e4283c63639d50cddccdf25bc2dc5 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ise-adapter</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ise-adapter
index c98b3175d1a0406222aea030dd07fb7f7dcfc3fe..1ca7106df2a34ba0e38365c36d52a3ae1ad8c91c 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ui</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
     <!--
          UI
@@ -40,7 +40,7 @@
         <dependency>
             <groupId>org.opendaylight.dlux</groupId>
             <artifactId>odl-dlux-core</artifactId>
-            <version>0.6.3-SNAPSHOT</version>
+            <version>0.6.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index abed3618dd4536049f1ae2f14fda9b1277caf243..a16504ee56f1ea121130a42ef83bdac0bec8311e 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-vpp</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>feature</packaging>
     <!--
         The VPP renderer
@@ -20,9 +20,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.3.3-SNAPSHOT</netconf.version>
-        <vbd.version>1.2.3-SNAPSHOT</vbd.version>
-        <lisp.version>1.6.3-SNAPSHOT</lisp.version>
+        <netconf.version>1.3.3</netconf.version>
+        <vbd.version>1.2.3</vbd.version>
+        <lisp.version>1.6.3</lisp.version>
     </properties>
 
     <dependencyManagement>
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.6.3-SNAPSHOT</version>
+            <version>1.6.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index b404225f3b339a6f5055c983af1d03604980a6db..203fd752a9945c27986dee9933ca4d04612c64c9 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-aggregator-groupbasedpolicy</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index f01105d69ce50c7aeae3a2d80826f0963f621d95..93f75203d1f71b3a6184a9e5ce066214c54295e6 100644 (file)
@@ -4,7 +4,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-bundle</artifactId>
@@ -14,7 +14,7 @@
   <packaging>bundle</packaging>
 
     <properties>
-        <dlux.version>0.6.3-SNAPSHOT</dlux.version>
+        <dlux.version>0.6.3</dlux.version>
     </properties>
 
   <dependencies>
index 8af12b31a8302271a3d21cb07b20940343aaa7c1..f9f3b3fa3394f0609c79f1f603cb60a272acc29b 100644 (file)
@@ -12,7 +12,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-module</artifactId>
index c0dfe4b30f52fa8d58adcfcb435d529e5f4a1d9f..63ced2fe95a76a46a94df9a5e5384982316d6fee 100644 (file)
@@ -16,7 +16,7 @@
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
   <description>Resources</description>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.3</version>
   <packaging>pom</packaging>
 
   <prerequisites>
index 068cd0d3240e2d2cb9d10211d375cf58347edc1e..ce2c3035e1fdb088956070e281bfd3914727d88f 100755 (executable)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.3</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.3-SNAPSHOT</version>
+        <version>1.6.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 3779b25bc51a3f2a9d743aaab6a55b91ab53579e..4404640039d26919329bfc59d149ec0eb3c11f46 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-location-providers</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <relativePath>../</relativePath>
   </parent>
 
index f0e85281099a2c1f185b59ef62ca050967256e9a..959386188c7e009e540d41636f13b59e6fa06e9f 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-location-providers</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.3</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
@@ -31,7 +31,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.3-SNAPSHOT</version>
+        <version>1.6.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 6d40fe1b5a5165a5d7948c9e92e16a9f0a7a37ec..04088d2b94493e85735810c7c7de96a1bac32f9d 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-mapper</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.3</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <neutron.version>0.9.3-SNAPSHOT</neutron.version>
+    <neutron.version>0.9.3</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.3-SNAPSHOT</version>
+        <version>1.6.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 2ca14a1560999bfc3858a3c356b7e824a9d78572..fb52e00b71118e39097d5f4a8e03ddc714561d40 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-ovsdb</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.3</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.5.3-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.5.3</ovsdb.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.3-SNAPSHOT</version>
+        <version>1.6.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 8b7a23f432cca09721ce612a85f459501796281c..4adb8c8939e1e8e675fa0ac9b486a334b18149c0 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-vpp-mapper</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.3</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <neutron.version>0.9.3-SNAPSHOT</neutron.version>
+    <neutron.version>0.9.3</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.3-SNAPSHOT</version>
+        <version>1.6.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index a403a989305c0d122c83ede587c8e95999e78ec3..0b44d50480ee9467f7221b7826b401d063866ff2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy.project</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.3</version>
   <packaging>pom</packaging>
   <name>groupbasedpolicy</name> <!-- Used by Sonar to set project name -->
 
index dd0721bfe5cc2bf8b4f098acad38cb02ca8d1401..001f9909352c1bf31b8108f660e836767a977344 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,8 +21,8 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <openflowplugin.version>0.5.3-SNAPSHOT</openflowplugin.version>
-    <faas.version>1.3.3-SNAPSHOT</faas.version>
+    <openflowplugin.version>0.5.3</openflowplugin.version>
+    <faas.version>1.3.3</faas.version>
   </properties>
 
   <dependencies>
index ecb63744a824f92c52485323c69ffad433c055b4..a32700015dc21ecaca2d4c3dd86cf0cf63bbaf7f 100755 (executable)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>groupbasedpolicy-renderers</artifactId>
-        <version>0.6.3-SNAPSHOT</version>
+        <version>0.6.3</version>
         <relativePath>../</relativePath>
     </parent>
 
@@ -21,7 +21,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.3.3-SNAPSHOT</netconf.version>
+        <netconf.version>1.3.3</netconf.version>
     </properties>
 
     <dependencyManagement>
@@ -93,7 +93,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>ietf-inet-types-2013-07-15</artifactId>
-            <version>1.3.3-SNAPSHOT</version>
+            <version>1.3.3</version>
         </dependency>
         <dependency>
             <groupId>org.powermock</groupId>
index ac0c19cfb598128f2e5f34ebc42f2f3fd9789685..dcc5a24133a111d8404e821af23f3ab7806d6860 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <relativePath>../</relativePath>
   </parent>
 
index 6adc19aef145667f282c1c5c6a6408ab5dfda494..a2a160e71ba38e3d2121748187acfed51e94b52e 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,9 +21,9 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.5.3-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.5.3-SNAPSHOT</openflowplugin.version>
-    <liblldp.version>0.13.3-SNAPSHOT</liblldp.version>
+    <ovsdb.version>1.5.3</ovsdb.version>
+    <openflowplugin.version>0.5.3</openflowplugin.version>
+    <liblldp.version>0.13.3</liblldp.version>
   </properties>
 
   <dependencies>
index 08d1e8f422b5ff18e028661d9d70cf6507cffdf5..15b335deeca4ee2a745f3d02e9c2a6996ee4ce15 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sfc.version>0.6.3-SNAPSHOT</sfc.version>
+        <sfc.version>0.6.3</sfc.version>
     </properties>
 
 
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.3-SNAPSHOT</version>
+                <version>1.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d1682bf20920d0084b8cb7a26e60ecfd570c23ef..0a9a755ff7ac20ca4842cd1a490eba32e121a804 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,7 +21,7 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <netconf.version>1.3.3-SNAPSHOT</netconf.version>
+    <netconf.version>1.3.3</netconf.version>
   </properties>
 
   <dependencyManagement>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-api</artifactId>
-      <version>1.2.3-SNAPSHOT</version>
+      <version>1.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-impl</artifactId>
-      <version>1.2.3-SNAPSHOT</version>
+      <version>1.2.3</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
index 65bc3e1fb38cc4a9ae311ca31df613d787cb3685..20d1705e352f5c22ce1531d176b7b13c03c6fc22 100644 (file)
@@ -9,20 +9,20 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>ip-sgt-distribution-service</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>bundle</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.5.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.5.3</sxp.version>
     </properties>
 
     <dependencyManagement>
@@ -30,7 +30,7 @@
             <dependency>
                <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.3-SNAPSHOT</version>
+                <version>1.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1678c2bd4a5b34563ba45abec8ea9637e69e982e..dddf31ade61f87b5ca8792528d453f58f794c273 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>sxp-integration</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.3</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.5.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.5.3</sxp.version>
     </properties>
 
     <modules>
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.3-SNAPSHOT</version>
+                <version>1.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b7ded76671dcc1a3b875e3c011269d75aa06cb91..0a48d7953231e9b89431471f9794e42845a4a087 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.6.3-SNAPSHOT</version>
+        <version>0.6.3</version>
         <relativePath>..</relativePath>
     </parent>
 
index fceb32534c38748615e892d3922913ff0ffc43f5..b1998049a879a5657227eecc4ad4fede17fd28ce 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.6.3-SNAPSHOT</version>
+        <version>0.6.3</version>
         <relativePath>..</relativePath>
     </parent>