Upgrade Spring to 4.3.15-RELEASE
[policy/engine.git] / ONAP-REST / pom.xml
index 6c0b18f..f76c0a2 100644 (file)
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.onap.policy.engine</groupId>
                <artifactId>PolicyEngineSuite</artifactId>
-               <version>1.2.0-SNAPSHOT</version>
+               <version>1.2.1-SNAPSHOT</version>
        </parent>
        <artifactId>ONAP-REST</artifactId>
        <description>ONAP REST</description>
                </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>
        </properties>
 </project>