Bump versions to 8.0.3-SNAPSHOT
[yangtools.git] / common / yang-common / pom.xml
index a93260ff6a414c1b1b65e8bb09e65a287d53c418..77f5c861fa4ead882a6705061e05b3de84d9e235 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.3-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>