Release Boron-SR3 release/boron-sr3
authorjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 5 Apr 2017 10:28:23 +0000 (10:28 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 5 Apr 2017 10:28:23 +0000 (10:28 +0000)
27 files changed:
artifacts/pom.xml
distribution-karaf/pom.xml
domain-extensions/l2-l3/pom.xml
domain-extensions/pom.xml
features/pom.xml
groupbasedpolicy-ui/bundle/pom.xml
groupbasedpolicy-ui/module/pom.xml
groupbasedpolicy-ui/pom.xml
groupbasedpolicy/pom.xml
ip-sgt-distribution-service/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/netconf/pom.xml
renderers/ofoverlay/pom.xml
renderers/ovssfc/pom.xml
renderers/pom.xml
renderers/vpp/pom.xml
sxp-integration/pom.xml
sxp-integration/sxp-ep-provider/pom.xml
sxp-integration/sxp-ise-adapter/pom.xml

index d87a6b583c4906582489ba84458fb36be1fb6bb5..7524be5d61675cc2bdaa7feb73a822cdee52d331 100755 (executable)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.3-Boron-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-artifacts</artifactId>
-  <version>0.4.3-SNAPSHOT</version>
+  <version>0.4.3-Boron-SR3</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index 052369cbb22e41c8a592b70e4aaf4bbb9dc23a0e..874fb2d420e9dc17e9ca375b935289b44b3742bd 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.3-Boron-SR3</version>
     <relativePath />
   </parent>
 
   <artifactId>distribution-karaf</artifactId>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
-  <version>0.4.3-SNAPSHOT</version>
+  <version>0.4.3-Boron-SR3</version>
   <packaging>pom</packaging>
 
   <prerequisites>
@@ -24,8 +24,8 @@
   </prerequisites>
 
   <properties>
-    <groupbasedpolicy.project.version>0.4.3-SNAPSHOT</groupbasedpolicy.project.version>
-    <sfc.version>0.3.3-SNAPSHOT</sfc.version>
+    <groupbasedpolicy.project.version>0.4.3-Boron-SR3</groupbasedpolicy.project.version>
+    <sfc.version>0.3.3-Boron-SR3</sfc.version>
   </properties>
 
   <dependencyManagement>
index 23dfaf6852b65d65401a22a8b3689887f5a29db4..0b19a106cf0ccbfe0bf696b4966e8cea5475c0f9 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Boron-SR3</version>
     <relativePath>../</relativePath>
   </parent>
 
index 7e976d1c13235fcf769ba9e0b0f9fab616e45c83..5cc45c739f807ebbde9d8fe5ec62ec52a958f551 100644 (file)
  <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.3-Boron-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-  <version>0.4.3-SNAPSHOT</version>
+  <version>0.4.3-Boron-SR3</version>
   <packaging>pom</packaging>
 
   <modules>
index 450d01455d02669a24f59b30e7d903a17d616df4..ef5de4f4a3f8f04ea77fba81df0258b7ab7ce579 100755 (executable)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.3-Boron-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>features-groupbasedpolicy</artifactId>
-  <version>0.4.3-SNAPSHOT</version>
+  <version>0.4.3-Boron-SR3</version>
   <packaging>jar</packaging>
 
   <prerequisites>
   </prerequisites>
 
   <properties>
-    <aaa.version>0.4.3-SNAPSHOT</aaa.version>
-    <mdsal.version>2.1.3-SNAPSHOT</mdsal.version>
-    <mdsal.model.version>0.9.3-SNAPSHOT</mdsal.model.version>
-    <controller.mdsal.version>1.4.3-SNAPSHOT</controller.mdsal.version>
-    <openflowplugin.version>0.3.3-SNAPSHOT</openflowplugin.version>
-    <ovsdb.southbound.version>1.3.3-SNAPSHOT</ovsdb.southbound.version>
-    <neutron.version>0.7.3-SNAPSHOT</neutron.version>
-    <faas.version>1.1.3-SNAPSHOT</faas.version>
-    <sfc.version>0.3.3-SNAPSHOT</sfc.version>
-    <restconf.version>1.4.3-SNAPSHOT</restconf.version>
-    <dlux.version>0.4.3-SNAPSHOT</dlux.version>
+    <aaa.version>0.4.3-Boron-SR3</aaa.version>
+    <mdsal.version>2.1.3-Boron-SR3</mdsal.version>
+    <mdsal.model.version>0.9.3-Boron-SR3</mdsal.model.version>
+    <controller.mdsal.version>1.4.3-Boron-SR3</controller.mdsal.version>
+    <openflowplugin.version>0.3.3-Boron-SR3</openflowplugin.version>
+    <ovsdb.southbound.version>1.3.3-Boron-SR3</ovsdb.southbound.version>
+    <neutron.version>0.7.3-Boron-SR3</neutron.version>
+    <faas.version>1.1.3-Boron-SR3</faas.version>
+    <sfc.version>0.3.3-Boron-SR3</sfc.version>
+    <restconf.version>1.4.3-Boron-SR3</restconf.version>
+    <dlux.version>0.4.3-Boron-SR3</dlux.version>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
-    <sxp.version>1.3.3-SNAPSHOT</sxp.version>
-    <netconf.version>1.1.3-SNAPSHOT</netconf.version>
-    <vbd.version>1.0.3-SNAPSHOT</vbd.version>
+    <sxp.version>1.3.3-Boron-SR3</sxp.version>
+    <netconf.version>1.1.3-Boron-SR3</netconf.version>
+    <vbd.version>1.0.3-Boron-SR3</vbd.version>
   </properties>
 
   <dependencyManagement>
index 949e07ebdab4aca0eac70985c7d0660d072af1e0..d1ab9f5e6f6f15356f678a616223c8188ae42397 100644 (file)
@@ -4,7 +4,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Boron-SR3</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-bundle</artifactId>
@@ -12,7 +12,7 @@
   <packaging>bundle</packaging>
 
     <properties>
-        <dlux.version>0.4.3-SNAPSHOT</dlux.version>
+        <dlux.version>0.4.3-Boron-SR3</dlux.version>
     </properties>
 
   <dependencies>
index 788bb7d3f151e25a2e771df27d5c9a8ff22dd0b0..f8afbd9b91ed5b7869cc8b2751b592e00ec1b52f 100644 (file)
@@ -12,7 +12,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Boron-SR3</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-module</artifactId>
index dfad416f2d6136656027cc533c00381c7964e090..6d4c3f6325ec63e01755fa28ae321437c682d384 100644 (file)
@@ -14,7 +14,7 @@
   <artifactId>groupbasedpolicy-ui</artifactId>
   <name>groupbasedpolicy-ui</name>
   <description>Resources</description>
-  <version>0.4.3-SNAPSHOT</version>
+  <version>0.4.3-Boron-SR3</version>
   <packaging>pom</packaging>
 
   <prerequisites>
index d834b4b5838bdcdec3f97224a2747028874016c6..213d9e6dba915865671c40beb9f52417c72714ff 100755 (executable)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.3-Boron-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy</artifactId>
-  <version>0.4.3-SNAPSHOT</version>
+  <version>0.4.3-Boron-SR3</version>
   <packaging>bundle</packaging>
   <name>groupbasedpolicy-base</name>
 
index 4bf9bb44c51be0649ef2e981696dab70a2fe6e8c..dcbb0e27c1814d553bec8553d9e8fd4d926c62c5 100644 (file)
@@ -9,18 +9,18 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.5.3-Boron-SR3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>ip-sgt-distribution-service</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Boron-SR3</version>
     <packaging>bundle</packaging>
     <name>groupbasedpolicy-ip-sgt-distribution-service</name>
 
     <properties>
-        <sxp.version>1.3.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.3.3-Boron-SR3</sxp.version>
     </properties>
 
     <dependencyManagement>
index 16f631e7fa7cbfa188da03a0b7852c72e2150e80..b903aa8678d783c8b219b666e9dce229fcddb406 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-location-providers</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Boron-SR3</version>
     <relativePath>../</relativePath>
   </parent>
 
index 6fb783560a71b47dc3c6ebd50c3b461ad4b518dd..0c42fd9ff7990da7cb2e7c200ddc50b1013ecf72 100644 (file)
  <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.3-Boron-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-location-providers</artifactId>
-  <version>0.4.3-SNAPSHOT</version>
+  <version>0.4.3-Boron-SR3</version>
   <packaging>pom</packaging>
 
   <modules>
index 6f8ee43da5f5a1237a724c2c48434d7e90254e5f..42b203a34fe22eebd90eed1fbdbd0f78f5193d3e 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.3-Boron-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-mapper</artifactId>
-  <version>0.4.3-SNAPSHOT</version>
+  <version>0.4.3-Boron-SR3</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <neutron.version>0.7.3-SNAPSHOT</neutron.version>
+    <neutron.version>0.7.3-Boron-SR3</neutron.version>
   </properties>
 
   <dependencies>
index f8d9ddd8ffbab283333d1f730b061cf360ac78dd..5e6c8658f4bc1dd27313d203c3696f53d55dcdf2 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.3-Boron-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-ovsdb</artifactId>
-  <version>0.4.3-SNAPSHOT</version>
+  <version>0.4.3-Boron-SR3</version>
   <packaging>bundle</packaging>
   
   <properties>
-    <ovsdb.version>1.3.3-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.3.3-Boron-SR3</ovsdb.version>
   </properties>
 
   <dependencies>
index b9f6626f91efd36b8832ce2be30a5d31349baf92..73d0ef95c2c6f5d3548420aca28581d44d50e39b 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.3-Boron-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-vpp-mapper</artifactId>
-  <version>0.4.3-SNAPSHOT</version>
+  <version>0.4.3-Boron-SR3</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <neutron.version>0.7.3-SNAPSHOT</neutron.version>
+    <neutron.version>0.7.3-Boron-SR3</neutron.version>
   </properties>
 
   <dependencies>
diff --git a/pom.xml b/pom.xml
index c9615f2f962da15efb65e228285f7a0942be1ee9..9a0c5fd6b5d765f314445de2d24b2ad79cc2c4a8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,13 +8,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.3-Boron-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy.project</artifactId>
-  <version>0.4.3-SNAPSHOT</version>
+  <version>0.4.3-Boron-SR3</version>
   <packaging>pom</packaging>
   <name>groupbasedpolicy</name> <!-- Used by Sonar to set project name -->
 
index 1e40d34559386a07f1010917e1221d5b8064ff0f..c56942540cfc46e223055435c0d31c290c4662b7 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Boron-SR3</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -18,8 +18,8 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <openflowplugin.version>0.3.3-SNAPSHOT</openflowplugin.version>
-    <faas.version>1.1.3-SNAPSHOT</faas.version>
+    <openflowplugin.version>0.3.3-Boron-SR3</openflowplugin.version>
+    <faas.version>1.1.3-Boron-SR3</faas.version>
   </properties>
 
   <dependencies>
index fe612e41c1efa7742c135887fa7f4cb846e84f73..cceef4286ee1208e99f2e3c061a57e5fbaf2a04a 100755 (executable)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>groupbasedpolicy-renderers</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Boron-SR3</version>
         <relativePath>../</relativePath>
     </parent>
 
@@ -18,7 +18,7 @@
     <packaging>bundle</packaging>
 
     <properties>
-        <netconf.version>1.1.3-SNAPSHOT</netconf.version>
+        <netconf.version>1.1.3-Boron-SR3</netconf.version>
     </properties>
 
     <dependencyManagement>
@@ -97,7 +97,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>ietf-inet-types-2013-07-15</artifactId>
-            <version>1.1.3-SNAPSHOT</version>
+            <version>1.1.3-Boron-SR3</version>
         </dependency>
         <dependency>
             <groupId>org.powermock</groupId>
index d1f5a35b0005af5a9401b5ba324bc705875e65d2..f33ce526ff28d3b46ecbe29240887462e6b2593c 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Boron-SR3</version>
     <relativePath>../</relativePath>
   </parent>
 
index 4f40aa64a7d0ea9eebaab1210dd120eedfdb6094..18d6daf948d0ae2b5c5a3011bec4406b578b5a62 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Boron-SR3</version>
     <relativePath>../</relativePath>
   </parent>
 
index 6ccecb292b1bad9a5d45b688d509689129fb39bf..b8bf4c3e7f078fe6404d06cea14d7a711afa4cf1 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Boron-SR3</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -18,9 +18,9 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <ovsdb.version>1.3.3-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.3.3-SNAPSHOT</openflowplugin.version>
-    <liblldp.version>0.11.3-SNAPSHOT</liblldp.version>
+    <ovsdb.version>1.3.3-Boron-SR3</ovsdb.version>
+    <openflowplugin.version>0.3.3-Boron-SR3</openflowplugin.version>
+    <liblldp.version>0.11.3-Boron-SR3</liblldp.version>
   </properties>
 
   <dependencies>
index 7de24c35fdb6a07e5dd353b57aa72b93bd400c1a..79a4e584d40cf12a985e479be81fc37b9f4c4524 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Boron-SR3</version>
     <relativePath>../</relativePath>
   </parent>
 
index 535cd5005616767ec3c55a9377890c8c0dc99774..cbc59487f8d300516f4b3412995416e4f46e82b1 100644 (file)
  <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.3-Boron-SR3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-renderers</artifactId>
-  <version>0.4.3-SNAPSHOT</version>
+  <version>0.4.3-Boron-SR3</version>
   <packaging>pom</packaging>
 
   <properties>
-    <sfc.version>0.3.3-SNAPSHOT</sfc.version>
+    <sfc.version>0.3.3-Boron-SR3</sfc.version>
   </properties>
 
 
index a0f1b0f077e726c055338b3c5af2aeacf4eeae77..e2a62d0b927516647a01118d241725e8cfb8e575 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Boron-SR3</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -18,7 +18,7 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <netconf.version>1.1.3-SNAPSHOT</netconf.version>
+    <netconf.version>1.1.3-Boron-SR3</netconf.version>
   </properties>
 
   <dependencyManagement>
@@ -57,7 +57,7 @@
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-api</artifactId>
-      <version>1.0.3-SNAPSHOT</version>
+      <version>1.0.3-Boron-SR3</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
@@ -96,7 +96,7 @@
     <dependency>
       <groupId>org.opendaylight.openflowplugin.model</groupId>
       <artifactId>model-flow-base</artifactId>
-      <version>0.3.3-SNAPSHOT</version>
+      <version>0.3.3-Boron-SR3</version>
       <scope>test</scope>
     </dependency>
   </dependencies>
index 23d84168597f8bf781d1ef419b1983aaa99b1029..571fb47c9da3f09111988a5b5e78873b1b751763 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.5.3-Boron-SR3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>sxp-integration</artifactId>
-    <version>0.4.3-SNAPSHOT</version>
+    <version>0.4.3-Boron-SR3</version>
     <packaging>pom</packaging>
 
     <properties>
-        <sxp.version>1.3.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.3.3-Boron-SR3</sxp.version>
     </properties>
 
     <modules>
index f118ec1d33b1a7e60562f9c61953c80fe08b113d..0fd3a920fc9926b5c61f468e6dcc93b012a622cd 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Boron-SR3</version>
         <relativePath>..</relativePath>
     </parent>
 
index 9b43d1b42c7942e1508da527d6a1a5fc5de86ace..6431512ddc69198113138df23863f6edde450b1d 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.4.3-SNAPSHOT</version>
+        <version>0.4.3-Boron-SR3</version>
         <relativePath>..</relativePath>
     </parent>