Release Nitrogen
[mdsal.git] / common / features / odl-mdsal-binding-base / pom.xml
index 8ce432ef57322f50e7a0f263feec4c80279774f7..1bd7cbe92c251d47da0e6215b2479468c1985bce 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>odl-mdsal-binding-base</artifactId>
-    <version>2.3.3-SNAPSHOT</version>
+    <version>2.3.3</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Binding Base Concepts</name>
@@ -28,7 +28,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>
@@ -42,7 +42,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.11.3-SNAPSHOT</version>
+                <version>0.11.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>