Bump versions by x.y.(z+1)
[yangtools.git] / common / concepts / pom.xml
index bbaf701626f03caee6fa16f04625cb2b980da695..b2c502d2f4ce7ebac5257198627f82a40140d0d2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.8.5-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>concepts</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.5-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>Common concepts</description>
 
     <dependencies>
-        <dependency>
-            <groupId>com.google.code.findbugs</groupId>
-            <artifactId>jsr305</artifactId>
-            <scope>provided</scope>
-        </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>