Bump versions to 8.0.4-SNAPSHOT
[yangtools.git] / parser / yang-parser-impl / pom.xml
index afa73ffb1bac032991173c13d946b1e88ea044bf..614f6ecc626786cb31a21a1af66b53e235b8912e 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>7.0.8-SNAPSHOT</version>
+        <version>8.0.4-SNAPSHOT</version>
         <relativePath>../../bundle-parent</relativePath>
     </parent>
 
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
         <dependency>
             <groupId>com.guicedee.services</groupId>