Update project version for Chlorine release train
[transportpce.git] / lighty / pom.xml
index 3c93b56fd4f144ab09bed96fd62641b2c5dbff71..5e8bc35e286c80b7558074260f1d4cffc3c22c11 100644 (file)
 
   <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>