Release yangtools
[yangtools.git] / plugin / yang-maven-plugin-spi / pom.xml
index edf03523e9b232403e3202649ad28ecc0047e13d..2d2ae867bbaed045c8b06bc7ccfbe6a6a7dc33ed 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin-spi</artifactId>
-    <version>7.0.17-SNAPSHOT</version>
+    <version>7.0.17</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
 
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>7.0.17-SNAPSHOT</version>
+                <version>7.0.17</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>