Bump odlparent 2.0.4 to 2.0.5
[mdsal.git] / common / features / odl-mdsal-eos-common / pom.xml
index a3e72a896ae5c93bc85dfe779aae8809a7bc5bd4..0cb73f4b3c2ed0d79b7d645913d1452a5b9ff30a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.1</version>
+        <version>2.0.5</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>odl-mdsal-eos-common</artifactId>
-    <version>2.3.0-SNAPSHOT</version>
+    <version>2.4.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: EOS :: Common</name>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>1.2.0-SNAPSHOT</version>
+                <version>1.2.0</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
@@ -83,4 +83,4 @@
         </site>
     </distributionManagement>
 
-</project>
\ No newline at end of file
+</project>