Release transportpce
[transportpce.git] / lighty / pom.xml
index 0aeea021cb382d569f67b8637870d8ddcbc21584..378bc8acf3bc5a6907251b4a4b4fa3c6109fd0eb 100644 (file)
 
     <groupId>io.lighty.controllers</groupId>
     <artifactId>tpce</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.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>1.2.0-SNAPSHOT</transportpce.version>
+        <transportpce.version>1.2.0</transportpce.version>
     </properties>
 
     <dependencies>