diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-11-26 09:12:28 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-11-26 09:12:28 +0000 |
commit | 315dac54517c8c0ddeffe7c6895d9b28288d82cd (patch) | |
tree | 8603075a8a51c99a3ed677f4d70c6375aa09862e /feature-test-transaction/pom.xml | |
parent | 26a51e8e9fcd33391e8235fa0ca61cb217badd1f (diff) |
Release policy/drools-pdp1.10.0
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 7e07ca3a..9e71f23d 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.10.0-SNAPSHOT</version> + <version>1.10.0</version> </parent> <artifactId>feature-test-transaction</artifactId> |