diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-14 18:59:21 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-14 18:59:21 +0000 |
commit | 65dc1ba07803045171f958bda2a27749302d7a31 (patch) | |
tree | 95c6f22e7064a7dbe69b376d274881a8515d21a4 /feature-test-transaction | |
parent | e587e8629daacc9dc90c2eae368787c87419c80b (diff) |
Release policy/drools-pdp1.9.0
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 33e62a9a..784998d7 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.9.0-SNAPSHOT</version> + <version>1.9.0</version> </parent> <artifactId>feature-test-transaction</artifactId> |