Merge "Don't use NotificationListener (NbiNotifications)"
[transportpce.git] / lighty / pom.xml
index d0749c0afb6e4aa3857adefa53539fb9f53a5f50..792f66e5eca2b02856da097b5f239569703209e3 100644 (file)
   <parent>
     <groupId>io.lighty.core</groupId>
     <artifactId>lighty-app-parent</artifactId>
-    <version>19.0.0-SNAPSHOT</version>
+    <version>19.0.0</version>
     <relativePath/>
   </parent>
 
   <groupId>io.lighty.controllers</groupId>
   <artifactId>tpce</artifactId>
-  <version>8.0.0-SNAPSHOT</version>
+  <version>9.0.0-SNAPSHOT</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>8.0.0-SNAPSHOT</transportpce.version>
+    <transportpce.version>9.0.0-SNAPSHOT</transportpce.version>
     <transportpce.models.version>19.0.0</transportpce.models.version>
   </properties>