Release Nitrogen
[bgpcep.git] / binding-parent / pom.xml
index f5defe991ca4d68c4bab77bdda46eb84366d5b67..9034bc29fb8d90560e6f836b2dfa7c8d5215bb0a 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.bgpcep</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.8.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.3-SNAPSHOT</version>
+                <version>0.8.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>