Bump versions to 2.0.23-SNAPSHOT
[yangtools.git] / yang / yang-data-codec-gson / pom.xml
index 0e0414494ce2ba24f86e0891b91986cff17e2ca4..1241622a798820dcffd90f20ff186cd064969a64 100644 (file)
@@ -18,7 +18,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-data-codec-gson</artifactId>
-    <version>2.0.22-SNAPSHOT</version>
+    <version>2.0.23-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.22-SNAPSHOT</version>
+                <version>2.0.23-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>