Upgrade SNAPSHOT to 1.2.2
[policy/engine.git] / ONAP-PAP-REST / pom.xml
index 9d3d3d2..2c694d2 100644 (file)
@@ -28,7 +28,7 @@
        <parent>
                <groupId>org.onap.policy.engine</groupId>
                <artifactId>PolicyEngineSuite</artifactId>
-               <version>1.2.0-SNAPSHOT</version>
+               <version>1.2.2-SNAPSHOT</version>
        </parent>
        <build>
                <plugins>
                <dependency>
                        <groupId>io.netty</groupId>
                        <artifactId>netty</artifactId>
-                       <version>3.5.0.Final</version>
+                       <version>3.9.7.Final</version>
                </dependency>
                <dependency>
                        <groupId>com.google.guava</groupId>
                <dependency>
                        <groupId>org.hibernate</groupId>
                        <artifactId>hibernate-validator</artifactId>
-                       <version>5.1.3.Final</version>
+                       <version>5.4.2.Final</version>
                </dependency>
                <!-- https://mvnrepository.com/artifact/org.json/json -->
                <dependency>
                </dependency>
        </dependencies>
        <properties>
-               <springframework.version>4.3.3.RELEASE</springframework.version>
+               <springframework.version>4.3.15.RELEASE</springframework.version>
                <hibernate.version>4.3.10.Final</hibernate.version>
                <projectversion>2.0.2</projectversion>
        </properties>