Bump versions by x.(y+1).z
[lispflowmapping.git] / mappingservice / mapcache / pom.xml
index a6c1863b092df1d76ef156cc044611f597fe297c..b1a5573feb9d88c7dd30f02aa1ab118bfc2b4d99 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.lispflowmapping</groupId>
     <artifactId>mappingservice-parent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>1.20.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>mappingservice.mapcache</artifactId>
       <groupId>${project.groupId}</groupId>
       <artifactId>mappingservice.lisp-proto</artifactId>
     </dependency>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <scope>compile</scope>
-    </dependency>
   </dependencies>
 </project>