Release Carbon
[controller.git] / opendaylight / commons / protocol-framework / pom.xml
index e6029f77d024e9c599b824f616cfac6d484d440e..0489bce172e0e45e80d0183eb947dd5e10d429e7 100644 (file)
@@ -7,22 +7,18 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.2-Carbon</version>
     <relativePath>../../config/config-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>protocol-framework</artifactId>
-  <version>0.9.0-SNAPSHOT</version>
+  <version>0.9.2-Carbon</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
   <description>Common protocol framework</description>
 
   <dependencies>
-    <dependency>
-      <groupId>com.google.code.findbugs</groupId>
-      <artifactId>jsr305</artifactId>
-    </dependency>
     <dependency>
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>