Bump lighty.io build to Sulfur SR1
[transportpce.git] / lighty / pom.xml
index 3c93b56fd4f144ab09bed96fd62641b2c5dbff71..f318582949394a4305dd8ada7cb5feab4a0dec03 100644 (file)
   <parent>
     <groupId>io.lighty.core</groupId>
     <artifactId>lighty-app-parent</artifactId>
-    <version>15.2.0</version>
+    <version>16.1.0</version>
     <relativePath/>
   </parent>
 
   <groupId>io.lighty.controllers</groupId>
   <artifactId>tpce</artifactId>
-  <version>5.0.0-SNAPSHOT</version>
+  <version>6.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>5.0.0-SNAPSHOT</transportpce.version>
+    <transportpce.version>6.0.0-SNAPSHOT</transportpce.version>
   </properties>
 
   <dependencies>