Release Lithium-SR3
[bgpcep.git] / features / bgp / pom.xml
index ef7e7b642f72481d5e2c3d77cd72e3461f560f35..e558821ed59acd1a7cdef80c7dd21cc855b8da9a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.5.0-Lithium</version>
+        <version>1.5.3-Lithium-SR3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>features-bgp</artifactId>
-    <version>0.4.0-Lithium</version>
+    <version>0.4.3-Lithium-SR3</version>
     <packaging>jar</packaging>
 
     <properties>
-        <yangtools.version>0.7.0-Lithium</yangtools.version>
-        <mdsal.version>1.2.0-Lithium</mdsal.version>
-        <config.version>0.3.0-Lithium</config.version>
-        <commons.opendaylight.version>1.5.0-Lithium</commons.opendaylight.version>
-        <protocol-framework.version>0.6.0-Lithium</protocol-framework.version>
-        <tcpmd5.version>1.1.0-Lithium</tcpmd5.version>
+        <yangtools.version>0.7.3-Lithium-SR3</yangtools.version>
+        <mdsal.version>1.2.3-Lithium-SR3</mdsal.version>
+        <config.version>0.3.3-Lithium-SR3</config.version>
+        <commons.opendaylight.version>1.5.3-Lithium-SR3</commons.opendaylight.version>
+        <protocol-framework.version>0.6.3-Lithium-SR3</protocol-framework.version>
+        <tcpmd5.version>1.1.3-Lithium-SR3</tcpmd5.version>
     </properties>
 
     <dependencyManagement>