Release netconf
[netconf.git] / restconf / sal-rest-docgen / pom.xml
index 2da805ced2a8bf939542bfc53fdce594bd467c3d..289202ab7c66feaa70f3aab60038a20c8168fa4c 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.13.0-SNAPSHOT</version>
+    <version>1.13.4</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>sal-rest-docgen</artifactId>
-  <version>1.13.0-SNAPSHOT</version>
+  <version>1.13.4</version>
   <packaging>bundle</packaging>
 
   <dependencies>
@@ -87,7 +87,7 @@
 
     <dependency>
       <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.core</artifactId>
+      <artifactId>osgi.core</artifactId>
     </dependency>
 
     <dependency>