Bump versions to 8.0.0-SNAPSHOT
[netconf.git] / features / features-netconf / pom.xml
index ae55afae086f2a25b7d47e0c55fdad0c9132a7b9..3d64d7794a58b1eb8e9d2f8bab1608e333e2201d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>13.0.10</version>
+        <version>13.1.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>features-netconf</artifactId>
-    <version>7.0.1</version>
+    <version>8.0.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.netconf</groupId>
+            <artifactId>odl-netconf-keystore-plaintext</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-truststore</artifactId>