summaryrefslogtreecommitdiffstats
path: root/feature-test-transaction
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-11-07 14:24:42 -0500
committerPamela Dragosh <pdragosh@research.att.com>2018-11-07 15:51:51 -0500
commit2fab5f16d04c7668c668f5981d1c5fa92718ec51 (patch)
tree79e810ef1469db9bb034d1a7137efc5fd9dd618d /feature-test-transaction
parentf1748b4883ceb26c2d46adbb2c1e2259671059da (diff)
Upgrade policy/parent for dmaap1.3.3
Released policy parent 2.0.1 includes the fix for dmaap 1.1.9. Bump version to 1.3.3 Issue-ID: POLICY-1229 Change-Id: I857ced0482c4f247c116d44473b92862c5e55b8f Signed-off-by: Pamela Dragosh <pdragosh@research.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 6e1e3a65..9b5b36e6 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.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</parent>
<artifactId>feature-test-transaction</artifactId>