Merge "Refactor Networkmodel test utils"
[transportpce.git] / lighty / pom.xml
index 5c90751aeea6a7c6d9b36a306d0aec7258a114cd..481e303708e5b8c8091027a0f3e5db9d2e932893 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>io.lighty.core</groupId>
     <artifactId>lighty-app-parent</artifactId>
-    <version>18.0.0</version>
+    <version>19.0.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -25,7 +25,7 @@
     <application.attach.zip>true</application.attach.zip>
     <maven.deploy.skip>true</maven.deploy.skip>
     <transportpce.version>8.0.0-SNAPSHOT</transportpce.version>
-    <transportpce.models.version>18.1.0</transportpce.models.version>
+    <transportpce.models.version>19.0.0-SNAPSHOT</transportpce.models.version>
   </properties>
 
   <dependencyManagement>
@@ -62,7 +62,7 @@
     </dependency>
     <dependency>
       <groupId>org.opendaylight.transportpce.models</groupId>
-      <artifactId>openroadm-common-10.1.0</artifactId>
+      <artifactId>openroadm-common-13.1.0</artifactId>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.transportpce.models</groupId>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.transportpce.models</groupId>
-      <artifactId>openroadm-network-10.1.0</artifactId>
+      <artifactId>openroadm-network-13.1.0</artifactId>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.transportpce.models</groupId>
-      <artifactId>openroadm-service-10.1.0</artifactId>
+      <artifactId>openroadm-service-13.1.0</artifactId>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.transportpce.models</groupId>
     </dependency>
     <dependency>
       <groupId>io.lighty.modules</groupId>
-      <artifactId>lighty-swagger</artifactId>
+      <artifactId>lighty-openapi</artifactId>
     </dependency>
     <dependency>
       <groupId>junit</groupId>