Bump versions to 2.0.24-SNAPSHOT
[yangtools.git] / yang / yang-model-immutable / pom.xml
index 2aa5ae7df8484c6a769519a3f6a3f116cc6726e1..ce61ea19db85ec1e35e04f34ca5803eeb6dd5a81 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-model-immutable</artifactId>
-    <version>2.0.23-SNAPSHOT</version>
+    <version>2.0.24-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.23-SNAPSHOT</version>
+                <version>2.0.24-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>