Bump versions to 2.0.6.8-SNAPSHOT
[yangtools.git] / yang / yang-data-codec-xml / pom.xml
index eab6edbd9a6ce9b64a5bb61dcf391e646e315c29..0d3c83a6057d2ef614e19aa5b040cc92244c439d 100644 (file)
@@ -18,7 +18,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-data-codec-xml</artifactId>
-    <version>2.0.6.7-SNAPSHOT</version>
+    <version>2.0.6.8-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.7-SNAPSHOT</version>
+                <version>2.0.6.8-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>