aboutsummaryrefslogtreecommitdiffstats
path: root/feature-test-transaction
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 /feature-test-transaction
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 'feature-test-transaction')
-rw-r--r--feature-test-transaction/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml
index da12e4b0..32e24330 100644
--- a/feature-test-transaction/pom.xml
+++ b/feature-test-transaction/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>feature-test-transaction</artifactId>