diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 19:03:02 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-06-23 19:03:02 +0000 |
commit | 468036cd2ece8236caf2457d24f2b036f4c350b0 (patch) | |
tree | 6263db3b738baf3df4259946339c5f9c2323290d /feature-test-transaction/pom.xml | |
parent | 83667b882cb3c7abd4984fb54c509f47c6b439f9 (diff) |
Release policy/drools-pdp1.8.3
Diffstat (limited to 'feature-test-transaction/pom.xml')
-rw-r--r-- | feature-test-transaction/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-test-transaction/pom.xml b/feature-test-transaction/pom.xml index fa49bac7..632ee1d7 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.8.3-SNAPSHOT</version> + <version>1.8.3</version> </parent> <artifactId>feature-test-transaction</artifactId> |