Bump versions to 2.0.6.8-SNAPSHOT
[yangtools.git] / yang / openconfig-model-api / pom.xml
index ebb79718838d7142cd990cfd53db260b00882721..69355874acbd1f7836fe60f239a63b113c28385d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.1.4</version>
+        <version>3.1.6</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>openconfig-model-api</artifactId>
-    <version>2.0.6.5-SNAPSHOT</version>
+    <version>2.0.6.8-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>OpenConfig extensions metamodel</description>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.5-SNAPSHOT</version>
+                <version>2.0.6.8-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>