Bump upstream dependencies to K-SR1
[transportpce.git] / lighty / pom.xml
index d0749c0afb6e4aa3857adefa53539fb9f53a5f50..4213c093fcf814b16e2cb0aede400557f5ce286d 100644 (file)
   <parent>
     <groupId>io.lighty.core</groupId>
     <artifactId>lighty-app-parent</artifactId>
-    <version>19.0.0-SNAPSHOT</version>
+    <version>19.0.0</version>
     <relativePath/>
   </parent>
 
   <groupId>io.lighty.controllers</groupId>
   <artifactId>tpce</artifactId>
-  <version>8.0.0-SNAPSHOT</version>
+  <version>9.0.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <properties>
     <application.main.class>io.lighty.controllers.tpce.Main</application.main.class>
     <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>19.0.0</transportpce.models.version>
+    <transportpce.version>9.0.0-SNAPSHOT</transportpce.version>
+    <transportpce.models.version>19.1.0</transportpce.models.version>
   </properties>
 
   <dependencyManagement>