Removing the maint-testsignal container
[transportpce.git] / lighty / pom.xml
index 3e49aa7792f89f911635d9cc5ecaf83cf4037c3c..d45ac6fb365db0905ef8803f54bea78bba429ffa 100644 (file)
@@ -11,8 +11,7 @@
     <parent>
         <groupId>io.lighty.core</groupId>
         <artifactId>lighty-app-parent</artifactId>
-        <version>14.0.0</version>
-        <!--version>14.0.1-SNAPSHOT</version-->
+        <version>15.1.0</version>
         <relativePath />
     </parent>
 
             <optional>true</optional>
         </dependency>
 
+        <dependency>
+            <groupId>org.eclipse.jetty</groupId>
+            <artifactId>jetty-client</artifactId>
+            <scope>test</scope>
+        </dependency>
+
     </dependencies>
     <build>
         <finalName>tpce</finalName>