Bump versions to 7.0.1-SNAPSHOT
[netconf.git] / keystore / pom.xml
index dc2ac69a0d47a42b7b32487f42db048d09620918..2ffd1bab4191112a938d8bd7f3a69116421c28f0 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>12.0.3</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>keystore-aggregator</artifactId>
-    <version>5.0.6-SNAPSHOT</version>
+    <version>7.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -30,6 +30,7 @@
 
     <modules>
         <module>keystore-api</module>
+        <module>keystore-legacy</module>
         <module>keystore-none</module>
     </modules>
 </project>