Release transportpce
[transportpce.git] / lighty / pom.xml
index 593501e3ab4dcd259612647dd7c329dd2cbd8065..33724d5bde6b3b99fdacc5a4449363a9813118f2 100644 (file)
         <groupId>io.lighty.core</groupId>
         <artifactId>lighty-app-parent</artifactId>
         <version>14.0.0</version>
-        <!--version>14.0.1-SNAPSHOT</version-->
+        <!--version>14.0.1</version-->
         <relativePath />
     </parent>
 
     <groupId>io.lighty.controllers</groupId>
     <artifactId>tpce</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.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>3.2.0-SNAPSHOT</transportpce.version>
+        <transportpce.version>3.2.0</transportpce.version>
     </properties>
 
     <dependencies>