Bump SDC version 1.6.6
[sdc.git] / openecomp-be / api / openecomp-sdc-rest-webapp / notifications-fe / pom.xml
index b55be0b..75a0764 100644 (file)
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc</artifactId>
         <relativePath>../../..</relativePath>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.6.6-SNAPSHOT</version>
     </parent>
 
     <properties>
-        <jetty.version>9.3.6.v20151106</jetty.version>
+        <jetty.version>9.4.18.v20190429</jetty.version>
     </properties>
 
     <dependencies>
@@ -67,7 +67,7 @@
         <dependency>
             <groupId>org.hibernate</groupId>
             <artifactId>hibernate-validator</artifactId>
-            <version>4.3.1.Final</version>
+            <version>${hibernate.validator.version}</version>
         </dependency>
         <dependency>
             <groupId>javax.ws.rs</groupId>
         <dependency>
             <groupId>org.apache.cxf</groupId>
             <artifactId>cxf-rt-transports-http</artifactId>
-            <version>2.2.2</version>
+            <version>${cxf.version}</version>
         </dependency>
     </dependencies>