diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-08-18 02:06:56 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-08-18 02:06:56 +0000 |
commit | d02295a0288e58055c1f519feecc822a2b17677a (patch) | |
tree | 9d76f68814a5efa2f396bb62e3818e160dd28a0d /feature-test-transaction | |
parent | a2d2e757410f569d1cb6022e8393acc3b50e88dd (diff) |
Release policy/drools-pdp8.0.2-PF-I11.8.5
Diffstat (limited to 'feature-test-transaction')
-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 ac0c1fc5..db419a41 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.5-SNAPSHOT</version> + <version>1.8.5</version> </parent> <artifactId>feature-test-transaction</artifactId> |