Release Nitrogen
[mdsal.git] / binding2 / prototype / pom.xml
index 697058d6ae5194bce81df955490096fe4cd05d92..067ad21990e64a7cad54dd70fb094546e5e1eec0 100644 (file)
@@ -6,18 +6,18 @@
 
     <groupId>org.opendaylight.yangtools.yang.binding2</groupId>
     <artifactId>prototype</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.3</version>
 
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
-            <version>1.2.3-SNAPSHOT</version>
+            <version>1.2.3</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding2</artifactId>
-            <version>0.11.3-SNAPSHOT</version>
+            <version>0.11.3</version>
         </dependency>
     </dependencies>