Release transportpce
[transportpce.git] / lighty / pom.xml
index 02a7d4483d1169a640f82eabecad3a3e5474d587..238b5537ad947650db1acde6b7fdcf4f47eabf2e 100644 (file)
 
   <groupId>io.lighty.controllers</groupId>
   <artifactId>tpce</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.1.0</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>6.1.0-SNAPSHOT</transportpce.version>
+    <transportpce.version>6.1.0</transportpce.version>
     <transportpce.models.version>17.1.0</transportpce.models.version>
   </properties>