Update snapshot and/or references of policy/drools-pdp to latest snapshots
[policy/drools-pdp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c0e9b2d..53ccfa5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.7.1</version>
+        <version>3.7.2-SNAPSHOT</version>
         <relativePath />
     </parent>
 
     <groupId>org.onap.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.12.1-SNAPSHOT</version>
+    <version>1.12.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>policy-drools-pdp</name>
 
@@ -51,8 +51,8 @@
         <hibernate.core.version>5.4.28.Final</hibernate.core.version>
         <hibernate.commons.annotations.version>5.1.2.Final</hibernate.commons.annotations.version>
         <xml.apis.version>1.4.01</xml.apis.version>
-        <policy.common.version>1.12.1</policy.common.version>
-        <policy.models.version>2.8.1</policy.models.version>
+        <policy.common.version>1.12.2-SNAPSHOT</policy.common.version>
+        <policy.models.version>2.8.2-SNAPSHOT</policy.models.version>
     </properties>
 
     <modules>