aboutsummaryrefslogtreecommitdiffstats
path: root/feature-test-transaction
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@ericsson.com>2018-10-24 19:35:48 +0100
committerramverma <ram.krishna.verma@ericsson.com>2018-10-24 19:55:09 +0100
commit5bf8486284313c32de3dc8c05233eeb621c845ab (patch)
treed737e687a2786eb8e645eb0c0e0df06411438df9 /feature-test-transaction
parent10e82bd9f3526deffa11e8292d7a4d1711d13ed6 (diff)
Fix refering to snapshot in policy/drools-pdp1.3.1
Issue-ID: POLICY-1213 Change-Id: I485c15044ba5cc0d3daceaf0876f543cc5c8af82 Signed-off-by: ramverma <ram.krishna.verma@ericsson.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 2848e733..8e6d8f4d 100644
--- a/feature-test-transaction/pom.xml
+++ b/feature-test-transaction/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>feature-test-transaction</artifactId>