Merge "Updated pom files, added concepts component"
[yangtools.git] / yang / yang-parser-impl / pom.xml
index 189c7cb7c00851266a4a781c1e02dea64e237aa6..faca0f156b6614faf57588b49fbacb76a6568309 100644 (file)
@@ -4,7 +4,7 @@
     <parent>\r
         <groupId>org.opendaylight.yangtools</groupId>\r
         <artifactId>yang</artifactId>\r
-        <version>0.5.7-SNAPSHOT</version>\r
+        <version>0.5.8-SNAPSHOT</version>\r
     </parent>\r
 \r
     <modelVersion>4.0.0</modelVersion>\r
             <groupId>com.google.guava</groupId>\r
             <artifactId>guava</artifactId>\r
         </dependency>\r
+        <dependency>\r
+            <groupId>org.eclipse.xtend</groupId>\r
+            <artifactId>org.eclipse.xtend.lib</artifactId>\r
+        </dependency>\r
         <dependency>\r
             <groupId>junit</groupId>\r
             <artifactId>junit</artifactId>\r
+            <scope>test</scope>\r
         </dependency>\r
     </dependencies>\r
 \r
                     <listener>true</listener>\r
                 </configuration>\r
             </plugin>\r
+            <plugin>\r
+                <groupId>org.eclipse.xtend</groupId>\r
+                <artifactId>xtend-maven-plugin</artifactId>\r
+            </plugin>\r
             <plugin>\r
                 <groupId>org.codehaus.mojo</groupId>\r
                 <artifactId>build-helper-maven-plugin</artifactId>\r
             </plugins>\r
         </pluginManagement>\r
     </build>\r
-\r
 </project>\r