Release Nitrogen
[mdsal.git] / binding / mdsal-binding-java-api-generator / pom.xml
index 5d5d34f5606f05ee8a515ebf70b21dfef3fef6b4..c7397c377d9e1a6b14e92feeae28234b4ca6a45c 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-java-api-generator</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.3.3-SNAPSHOT</version>
+                <version>2.3.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>1.2.3-SNAPSHOT</version>
+                <version>1.2.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>