Bumping versions by 0.0.1 after the Lithium SR1 release
[yangtools.git] / code-generator / binding-data-codec / pom.xml
index b8bf7e11ef1f9bcb5e6dc008239c077166c63c83..ba95d6507773080eddd9cd1121d48e27052a96f0 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>binding-generator</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <version>0.7.2-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
                     </instructions>
                 </configuration>
             </plugin>
-            <plugin>
-                <groupId>org.eclipse.xtend</groupId>
-                <artifactId>xtend-maven-plugin</artifactId>
-            </plugin>
         </plugins>
     </build>
 </project>