Release Nitrogen
[mdsal.git] / common / features / odl-mdsal-binding-api / pom.xml
index 09d9327de6d3c350187d485f078a7cdcdd89ddf5..1bc3462df18e47580d53943616cef578a0c589cd 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>odl-mdsal-binding-api</artifactId>
-    <version>2.3.3-SNAPSHOT</version>
+    <version>2.3.3</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Binding API</name>
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>1.2.3-SNAPSHOT</version>
+                <version>1.2.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>