diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-04-25 09:45:09 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-04-25 09:45:09 +0000 |
commit | 07a4dad835a43a7e2f4b47a2979972a0dd9910eb (patch) | |
tree | 5bdbce6137230de60ee7165bb3cab2ee705bc2fc /feature-test-transaction | |
parent | 941281022d5b1b9799d4c301334408ba47f56013 (diff) |
Release policy/drools-pdp1.12.2
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 07c4968d..885fcfaa 100644 --- a/feature-test-transaction/pom.xml +++ b/feature-test-transaction/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.12.2-SNAPSHOT</version> + <version>1.12.2</version> </parent> <artifactId>feature-test-transaction</artifactId> |