Release Carbon
[controller.git] / opendaylight / commons / filter-valve / pom.xml
index a239795f2a7c0ae14acd1bc50313099a23606c66..481c21bb4ee8d374b28a17c0540c6250e210c06f 100644 (file)
@@ -8,17 +8,16 @@
   -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
-
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.2-Carbon</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>filter-valve</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.8.2-Carbon</version>
   <packaging>bundle</packaging>
 
   <dependencies>
           </instructions>
         </configuration>
       </plugin>
+      <plugin>
+        <groupId>org.opendaylight.yangtools</groupId>
+        <artifactId>yang-maven-plugin</artifactId>
+      </plugin>
     </plugins>
   </build>