BUG-7446: Bump odlparent to 2.0.0
[mdsal.git] / common / parent / pom.xml
index afd5a240c61a7bfba8d2889284f1109f776d07fa..417400b58732341b236aefc9380b8b07cbeb9b0c 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath></relativePath>
     </parent>
 
@@ -36,7 +36,7 @@
             <dependency>
                  <groupId>org.opendaylight.odlparent</groupId>
                  <artifactId>odlparent-artifacts</artifactId>
-                 <version>1.9.0-SNAPSHOT</version>
+                 <version>2.0.0</version>
                  <type>pom</type>
                  <scope>import</scope>
             </dependency>