Bump versions to 4.0.16-SNAPSHOT
[mdsal.git] / dom / dom-parent / pom.xml
index 940582e785c3a127d44ad023e1df3f16a91bbe4b..4af00aff39a5ebf125cfd77447794023d1dbc5a2 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>dom-parent</artifactId>
-    <version>4.0.15-SNAPSHOT</version>
+    <version>4.0.16-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <description>pom.xml for MD-SAL DOM plugins</description>
@@ -36,7 +36,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.15-SNAPSHOT</version>
+                <version>4.0.16-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>