Release transportpce
[transportpce.git] / lighty / pom.xml
index 83c51919fc9c35aa4ab3e951983e8b48f57e6a65..180fcb554f1a2d70e3f05ebc064cc87444e17c32 100644 (file)
 
     <groupId>io.lighty.controllers</groupId>
     <artifactId>tpce</artifactId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.2.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>2.2.0-SNAPSHOT</transportpce.version>
+        <transportpce.version>2.2.0</transportpce.version>
     </properties>
 
     <dependencies>