Bump versions to 2.0.22-SNAPSHOT
[yangtools.git] / yang / yang-maven-plugin-spi / pom.xml
index 20218dcf75b37200d42c662e413b77588cdc4573..3627568c1dfa12ed91b082a629ce817540d7433d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>3.1.5-SNAPSHOT</version>
+        <version>3.1.9</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-spi</artifactId>
-    <version>2.0.15-SNAPSHOT</version>
+    <version>2.0.22-SNAPSHOT</version>
     <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.15-SNAPSHOT</version>
+                <version>2.0.22-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>