Update policy-parent for security fixes
[policy/parent.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 93ec39f..0c4eb5f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,8 @@
     <parent>
         <groupId>org.onap.oparent</groupId>
         <artifactId>oparent</artifactId>
-        <version>3.3.1</version>
+        <!-- When changing, also change the oparent.version property -->
+        <version>3.3.2-SNAPSHOT</version>
         <relativePath />
     </parent>
     <groupId>org.onap.policy.parent</groupId>
@@ -33,7 +34,7 @@
     <packaging>pom</packaging>
 
     <properties>
-        <oparent.version>3.3.1</oparent.version>
+        <oparent.version>3.3.2-SNAPSHOT</oparent.version>
     </properties>
 
     <modules>