Release transportpce
[transportpce.git] / lighty / pom.xml
index 133b21977a9e20f5667de289adc5f3b9722a9c3b..3dd2c21bc646e3abf7104233efbbb6687822df74 100644 (file)
 
   <groupId>io.lighty.controllers</groupId>
   <artifactId>tpce</artifactId>
-  <version>4.3.0-SNAPSHOT</version>
+  <version>4.3.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>4.3.0-SNAPSHOT</transportpce.version>
+    <transportpce.version>4.3.0</transportpce.version>
   </properties>
 
   <dependencies>