Merge "BUG 3029 - netconf event source modification - add TopicId into published...
[controller.git] / opendaylight / md-sal / sal-rest-docgen-maven / pom.xml
index 80e43d64023851410a4f458ffdfb0ae5149829d2..c7d0f69fb91d19ea37731a2d702bd5645295b874 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>sal-parent</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.3.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>sal-rest-docgen-maven</artifactId>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>sal-rest-docgen</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.apache.maven</groupId>
+            <artifactId>maven-core</artifactId>
+            <scope>provided</scope>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-maven-plugin-spi</artifactId>