Applying the Helium SR4 release patch
[bgpcep.git] / bgp / feature / pom.xml
index 081e03f4d6c78c2b4a3f22b5ed63c69fe22ff804..83c1967c2e02a2555d3bfc52e622436f70bc1e3b 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-parent</artifactId>
-        <version>0.3.5-SNAPSHOT</version>
+        <version>0.3.5-Helium-SR4</version>
     </parent>
     <artifactId>features-bgp</artifactId>
 
 
     <properties>
         <features.file>features.xml</features.file>
-        <yangtools.version>0.6.6-SNAPSHOT</yangtools.version>
-        <mdsal.version>1.1.4-SNAPSHOT</mdsal.version>
-        <netconf.version>0.2.9-SNAPSHOT</netconf.version>
-        <commons.opendaylight.version>1.4.6-SNAPSHOT</commons.opendaylight.version>
-        <tcpmd5.version>1.0.4-SNAPSHOT</tcpmd5.version>
+        <yangtools.version>0.6.6-Helium-SR4</yangtools.version>
+        <mdsal.version>1.1.4-Helium-SR4</mdsal.version>
+        <netconf.version>0.2.9-Helium-SR4</netconf.version>
+        <commons.opendaylight.version>1.4.6-Helium-SR4</commons.opendaylight.version>
+        <tcpmd5.version>1.0.4-Helium-SR4</tcpmd5.version>
     </properties>
 
     <!-- Testing -->
@@ -62,7 +62,7 @@
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>config-api</artifactId>
-            <version>0.2.9-SNAPSHOT</version>
+            <version>0.2.9-Helium-SR4</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.bgpcep</groupId>