Bump upstreams
[lispflowmapping.git] / mappingservice / lisp-proto / pom.xml
index cb3a975aafa658204323d0d5f8dc1636a33ff9c1..0866a79babc6832f119fdbd1def42a975fd42492 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>11.0.7</version>
+    <version>12.0.0</version>
     <relativePath/>
   </parent>
 
@@ -42,11 +42,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.lispflowmapping</groupId>
-      <artifactId>common.unittest.tools</artifactId>
-      <version>${project.version}</version>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
 </project>