Release yangtools
[yangtools.git] / plugin / yang-maven-plugin / pom.xml
index d2bcf99974f80d47b1cecc37eae714f121d8d640..b765d542676f092a568fd8b622ca23d12ff1e637 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yang-maven-plugin</artifactId>
-    <version>7.0.17-SNAPSHOT</version>
+    <version>7.0.17</version>
     <packaging>maven-plugin</packaging>
     <description>
         This plugin is a wrapper for "yang to source code" generation.
@@ -39,7 +39,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>