summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2019-08-07 15:17:36 -0400
committerJim Hahn <jrh3@att.com>2019-08-07 17:02:58 -0400
commitccfc997623ea3680bffb771c51f1798154f65659 (patch)
treeda99375e2da066f5874379a84c4c4f73824cbbb3 /pom.xml
parent17d8164bf9193580adca7cdd2eb28c590e7b2d2c (diff)
Bump version of drools-pdp
Updated the remaining *.pom files. Updated java test file that uses the version. Changed versions in *.pom files to all be 1.0.0. Change-Id: Ia75cdfa5704b1e16b3c78e0257e619cd41220f93 Issue-ID: POLICY-1965 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index c3e9942d..c4f0d09c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-drools-pdp</name>
@@ -62,8 +62,8 @@
<hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version>
<commons.io.version>2.5</commons.io.version>
<xml.apis.version>1.4.01</xml.apis.version>
- <policy.common.version>1.5.1</policy.common.version>
- <policy.models.version>2.1.2</policy.models.version>
+ <policy.common.version>1.5.2-SNAPSHOT</policy.common.version>
+ <policy.models.version>2.1.3-SNAPSHOT</policy.models.version>
</properties>
<modules>