Release Nitrogen
[mdsal.git] / binding2 / mdsal-binding2-spec / pom.xml
index ede54e34bcf89497d38e3c455d69c75c6179d132..486391d821243f0cc8b0efa3cf492d9c57aac4f5 100644 (file)
@@ -21,7 +21,7 @@
     <artifactId>mdsal-binding2-spec</artifactId>
     <name>${project.artifactId}</name>
     <description>Java Binding for YANG</description>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.3</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
@@ -29,7 +29,7 @@
             <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>