Release Oxygen release/oxygen-sr4
authorjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 5 Dec 2018 03:09:16 +0000 (03:09 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 5 Dec 2018 03:09:16 +0000 (03:09 +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 8a44c9b9eb978b3120719db5762e3e3af99d3eeb..35aaca4ffe77674f168597041ae3958620777d08 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-artifacts</artifactId>
-  <version>0.7.4-SNAPSHOT</version>
+  <version>0.7.4</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 cb71c5649550ce67d332b68893b5025bf83525a5..771895b5a544f98590a224ad122a74a1633bdb45 100644 (file)
@@ -15,7 +15,7 @@
 
   <artifactId>distribution-karaf</artifactId>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
-  <version>0.7.4-SNAPSHOT</version>
+  <version>0.7.4</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.7.4-SNAPSHOT</groupbasedpolicy.project.version>
-    <sfc.version>0.7.4-SNAPSHOT</sfc.version>
+    <groupbasedpolicy.project.version>0.7.4</groupbasedpolicy.project.version>
+    <sfc.version>0.7.4</sfc.version>
   </properties>
 
   <dependencyManagement>
index 264574e5c785935134b4d866bfe7087e095a71f0..0bbc704f2900bcca43546792ed4c82e2ebdc290f 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <relativePath>../</relativePath>
   </parent>
 
index 3f9265248ddfd7ec082248ba21c9b43420ec409a..8eb0626bf51bb00bc29c8ad77d92967cc7d8390a 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.4-SNAPSHOT</version>
+    <version>0.12.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-  <version>0.7.4-SNAPSHOT</version>
+  <version>0.7.4</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.7.4-SNAPSHOT</version>
+        <version>1.7.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 13476b3a2b879ea4a4cfd6d9ce7b593dd198ccfa..726f08b25c3937d9f78294e2045322f926c641d1 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-groupbasedpolicy</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</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 c823b2ed22e495e8e182c2f3afc049bd8f77f9f0..3b6a98841890b807fc3e703a7b0a13490cfcbe7c 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-base</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</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.8.4-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.7.4-SNAPSHOT</controller.mdsal.version>
-        <mdsal.binding.base.model>0.12.4-SNAPSHOT</mdsal.binding.base.model>
-        <mdsal.binding.base>2.4.4-SNAPSHOT</mdsal.binding.base>
+        <config.version>0.8.4</config.version>
+        <controller.mdsal.version>1.7.4</controller.mdsal.version>
+        <mdsal.binding.base.model>0.12.4</mdsal.binding.base.model>
+        <mdsal.binding.base>2.4.4</mdsal.binding.base>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     </properties>
 
index f30d38c3fabcd91e2687dc594372670d50c5ebeb..0ce5e0ec5ef91a6b3925cbca41187b929586feac 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ios-xe</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
        IOS-XE renderer
@@ -20,9 +20,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sfc.version>0.7.4-SNAPSHOT</sfc.version>
-        <sxp.version>1.6.4-SNAPSHOT</sxp.version>
-        <netconf.version>1.4.4-SNAPSHOT</netconf.version>
+        <sfc.version>0.7.4</sfc.version>
+        <sxp.version>1.6.4</sxp.version>
+        <netconf.version>1.4.4</netconf.version>
     </properties>
 
     <dependencyManagement>
index 43a59488acd2cb112e1db93c1dedc2bf0ba43537..fe0e47ee58ab221d03e884345b066395fd80a81d 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-iovisor</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
         The IOVisor renderer.
@@ -22,8 +22,8 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <aaa.version>0.7.4-SNAPSHOT</aaa.version>
-        <restconf.version>1.7.4-SNAPSHOT</restconf.version>
+        <aaa.version>0.7.4</aaa.version>
+        <restconf.version>1.7.4</restconf.version>
     </properties>
 
     <dependencyManagement>
index 8629277978a3a6a8431e4c52f81049c9a78f53dd..960f6aaffa1de48fa02abc321d2cf0c411145a0e 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ip-sgt-distribution-service</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
         SXP Distribution Service
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.6.4-SNAPSHOT</sxp.version>
+        <sxp.version>1.6.4</sxp.version>
     </properties>
 
     <dependencyManagement>
index 7e90599f1ee04e40737baadfeb81adcaced4dc75..42b3c09e8141c98b5cfd195d74cc76b191c581ac 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ne-location-provider</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
          NE Location Provider
index 01ec9425aef54a09d5d8496f2313830b751250f1..a4edeb4001771f7d921c8a19b10a3fbcfbaf9fa0 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-and-ofoverlay</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider and OFOVERLAY renderer
index db40bfe4e989040019b5332d352b209658b45be4..faf7f2ba13081870d9b941556af1fe0f50a9bde0 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-vpp-mapper</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
         The Neutron-VPP provider
index b0df66a88b1d52a5bffb538ef5098f59ce0613b7..efd7383101394ad6ce91e29b324e5954a9598b8b 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutronmapper</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <neutron.version>0.10.4-SNAPSHOT</neutron.version>
+        <neutron.version>0.10.4</neutron.version>
     </properties>
 
     <dependencyManagement>
index 7331f3b9f9a95f00f2d4440033af5bc302a8a550..56f3e1ad0208da50ca5e1b2a5b63a39f1e06327e 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ofoverlay</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
         The OpenFlow Overlay renderer.
@@ -23,9 +23,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <openflowplugin.version>0.6.4-SNAPSHOT</openflowplugin.version>
-        <ovsdb.southbound.version>1.6.4-SNAPSHOT</ovsdb.southbound.version>
-        <sfc.version>0.7.4-SNAPSHOT</sfc.version>
+        <openflowplugin.version>0.6.4</openflowplugin.version>
+        <ovsdb.southbound.version>1.6.4</ovsdb.southbound.version>
+        <sfc.version>0.7.4</sfc.version>
     </properties>
 
     <dependencyManagement>
index c7dc9cd13a9db7ca66ae2eea98792519aa794ca7..90db303e8f4a143f5f8f15473f6d3bd29e6f5880 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ep-provider</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ep-provider
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.6.4-SNAPSHOT</sxp.version>
+        <sxp.version>1.6.4</sxp.version>
     </properties>
 
     <dependencyManagement>
index d416826c1699c1acb86bc907fbc0fcdf65b9f452..488ccfdb47eb6afd8f4746f8529da92082351fe1 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ise-adapter</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ise-adapter
index 46f5bb8e45a162f46c6d5317bcea74bd41796cc4..0ae317e834658c3f53bee08e074630d5d1654620 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ui</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
          UI
@@ -40,7 +40,7 @@
         <dependency>
             <groupId>org.opendaylight.dlux</groupId>
             <artifactId>odl-dlux-core</artifactId>
-            <version>0.7.4-SNAPSHOT</version>
+            <version>0.7.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 23dc7418ed0b815c0f0e817b73e5d8a48201c44d..4b6c4bc0fc8cf83af2deb8f0f611b9552fe7e228 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-vpp</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <packaging>feature</packaging>
     <!--
         The VPP renderer
@@ -20,9 +20,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.4.4-SNAPSHOT</netconf.version>
-        <vbd.version>1.3.4-SNAPSHOT</vbd.version>
-        <lisp.version>1.7.4-SNAPSHOT</lisp.version>
+        <netconf.version>1.4.4</netconf.version>
+        <vbd.version>1.3.4</vbd.version>
+        <lisp.version>1.7.4</lisp.version>
     </properties>
 
     <dependencyManagement>
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.7.4-SNAPSHOT</version>
+            <version>1.7.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index cffb7e0f719362bb4052832a496d0a68fc350a9d..7e699c62248cbba2c967dd23ef3be3949c78f2a3 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-aggregator-groupbasedpolicy</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</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 069eaf375f95f9c2fc835a4aa092bc95d9bf8b1e..2c651b147cab2b7e1c5479f66a303c1b06ef9fd3 100644 (file)
@@ -4,7 +4,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-bundle</artifactId>
@@ -14,7 +14,7 @@
   <packaging>bundle</packaging>
 
     <properties>
-        <dlux.version>0.7.4-SNAPSHOT</dlux.version>
+        <dlux.version>0.7.4</dlux.version>
     </properties>
 
   <dependencies>
index 0cdb8538acf827ee7c4e8a4c39ab920b0c069db2..e55d2d5e8f6ea2bcc3933cec996560e053695eea 100644 (file)
@@ -12,7 +12,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-module</artifactId>
index c2849ad6f7ac4d4061884ede463b0bf22c161b92..30ef87a342fb73aa12e9942aeffbc9fe72341468 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.7.4-SNAPSHOT</version>
+  <version>0.7.4</version>
   <packaging>pom</packaging>
 
   <prerequisites>
index 28b6bbb0c90eb30dd61e65c0b64917ba2b6e4397..0d050c0fe69ec1db8202667e7f48ec1efdc28a34 100755 (executable)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.4-SNAPSHOT</version>
+    <version>0.12.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy</artifactId>
-  <version>0.7.4-SNAPSHOT</version>
+  <version>0.7.4</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.7.4-SNAPSHOT</version>
+        <version>1.7.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 8f464635c989f4f147b21b4ab4871a55cdf9fd53..2083a2a33659a29d0d354a20e729ebd56de9a075 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-location-providers</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <relativePath>../</relativePath>
   </parent>
 
index d286091b0b0e24a72f1b0ecf361a19035d2a7489..f8ab60fa1d076cfd4506836d65c0834b74ab8dc2 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.4-SNAPSHOT</version>
+    <version>0.12.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-location-providers</artifactId>
-  <version>0.7.4-SNAPSHOT</version>
+  <version>0.7.4</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.7.4-SNAPSHOT</version>
+        <version>1.7.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 5b1dc3d72b35b0489d1a576b76425335c4089032..e7cb9f9cd9ab0bf6e9196d656ff08a566cf3f014 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.4-SNAPSHOT</version>
+    <version>0.12.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-mapper</artifactId>
-  <version>0.7.4-SNAPSHOT</version>
+  <version>0.7.4</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.10.4-SNAPSHOT</neutron.version>
+    <neutron.version>0.10.4</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 5dd89dbce5f78505a3d7a86be59082cb18605557..075a300027d8829b4fd1551250d2a0a6ccd11ef0 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.4-SNAPSHOT</version>
+    <version>0.12.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-ovsdb</artifactId>
-  <version>0.7.4-SNAPSHOT</version>
+  <version>0.7.4</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.6.4-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.6.4</ovsdb.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d5382228beb3da09d994185fe581fe6be53acaba..9a2b9eac2e04e74b2f3c6e80b94cea240abdeaba 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.4-SNAPSHOT</version>
+    <version>0.12.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-vpp-mapper</artifactId>
-  <version>0.7.4-SNAPSHOT</version>
+  <version>0.7.4</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.10.4-SNAPSHOT</neutron.version>
+    <neutron.version>0.10.4</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.4-SNAPSHOT</version>
+        <version>1.7.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index 57a6e4fe138ab3f92a2eda49bc103818e84fc8c4..c051fbe81f159ca97b348bd986c00a82936c7be3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy.project</artifactId>
-  <version>0.7.4-SNAPSHOT</version>
+  <version>0.7.4</version>
   <packaging>pom</packaging>
   <name>groupbasedpolicy</name> <!-- Used by Sonar to set project name -->
 
index baadd3ac346ec9d85c3fc1620ebb0a95ff54c797..1d2aeb08d56357a62dd021544889506c8a111d55 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,8 +21,8 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <openflowplugin.version>0.6.4-SNAPSHOT</openflowplugin.version>
-    <faas.version>1.4.4-SNAPSHOT</faas.version>
+    <openflowplugin.version>0.6.4</openflowplugin.version>
+    <faas.version>1.4.4</faas.version>
   </properties>
 
   <dependencies>
index 28ab90368073825f49c764919dd5b412a0b65267..f3d0c804b6d36cfa29b9dbdb6bd9291af7f882fe 100755 (executable)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>groupbasedpolicy-renderers</artifactId>
-        <version>0.7.4-SNAPSHOT</version>
+        <version>0.7.4</version>
         <relativePath>../</relativePath>
     </parent>
 
@@ -21,7 +21,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.4.4-SNAPSHOT</netconf.version>
+        <netconf.version>1.4.4</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.4.4-SNAPSHOT</version>
+            <version>1.4.4</version>
         </dependency>
         <dependency>
             <groupId>org.powermock</groupId>
index 77f9632af784d2cffd079adf96005bf26b50d1a2..3771d02602d5dae7ae2d9e049d91fef7bc09adad 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <relativePath>../</relativePath>
   </parent>
 
index 61c924ba9e93f23f5eb5e1d27225af8251fe69f3..03dbf8e516e6622e6b05fb414d2800ade880cf07 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,9 +21,9 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.6.4-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.6.4-SNAPSHOT</openflowplugin.version>
-    <liblldp.version>0.14.4-SNAPSHOT</liblldp.version>
+    <ovsdb.version>1.6.4</ovsdb.version>
+    <openflowplugin.version>0.6.4</openflowplugin.version>
+    <liblldp.version>0.14.4</liblldp.version>
   </properties>
 
   <dependencies>
index 4dddd12d140d0ca1060570497450600334198519..0730603c5ffda06fe44f33341b64b2ec0c187e33 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.12.4-SNAPSHOT</version>
+        <version>0.12.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</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.7.4-SNAPSHOT</sfc.version>
+        <sfc.version>0.7.4</sfc.version>
     </properties>
 
 
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.4-SNAPSHOT</version>
+                <version>1.7.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 48ac8330e830d6d03ca6d3d9db9b47cd2873b185..11f6d7273b0c9c1f5a649d0ba3cf40992a863642 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,7 +21,7 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <netconf.version>1.4.4-SNAPSHOT</netconf.version>
+    <netconf.version>1.4.4</netconf.version>
   </properties>
 
   <dependencyManagement>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-api</artifactId>
-      <version>1.3.4-SNAPSHOT</version>
+      <version>1.3.4</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-impl</artifactId>
-      <version>1.3.4-SNAPSHOT</version>
+      <version>1.3.4</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
index 031bf141ccb313686db6bc500f875f28aa18f4b8..21a5f19d9bb7452d070fe07a6013e094a029df42 100644 (file)
@@ -9,19 +9,19 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.7.4-SNAPSHOT</version>
+        <version>0.7.4</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>ip-sgt-distribution-service</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</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.6.4-SNAPSHOT</sxp.version>
+        <sxp.version>1.6.4</sxp.version>
     </properties>
 
     <dependencies>
index a3a970d678e5ce50c60de514b7e1bc6ebf5e7458..87dec53875b0ac7e9a33c46a006427dfdf87bbb5 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.12.4-SNAPSHOT</version>
+        <version>0.12.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>sxp-integration</artifactId>
-    <version>0.7.4-SNAPSHOT</version>
+    <version>0.7.4</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.6.4-SNAPSHOT</sxp.version>
+        <sxp.version>1.6.4</sxp.version>
     </properties>
 
     <modules>
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.4-SNAPSHOT</version>
+                <version>1.7.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c2b7da4404c10c19a0e43488744161eadbeb7ad0..15e5f2b148bf60373c45dc0d5154fba1fc231986 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.7.4-SNAPSHOT</version>
+        <version>0.7.4</version>
         <relativePath>..</relativePath>
     </parent>
 
index 301fd8aa2fd5a3858bf2b79d009308e8a06350aa..5ff2e951fd29b8c4d30f77215ecd858722864908 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.7.4-SNAPSHOT</version>
+        <version>0.7.4</version>
         <relativePath>..</relativePath>
     </parent>