Bump versions to 8.0.4-SNAPSHOT
[yangtools.git] / common / yang-common / pom.xml
index a93260ff6a414c1b1b65e8bb09e65a287d53c418..2cb2d5284a24a57a0942794675cd7e208f030436 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bnd-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.4-SNAPSHOT</version>
         <relativePath>../../bnd-parent</relativePath>
     </parent>
 
@@ -30,9 +30,5 @@
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>concepts</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.osgi</groupId>
-            <artifactId>osgi.annotation</artifactId>
-        </dependency>
     </dependencies>
 </project>