diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-03-10 23:54:49 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-03-10 23:54:49 +0000 |
commit | cf5d689ed09258be8a3081b736edef92b2d75f2e (patch) | |
tree | 22e8b468cdaf2ed028dc471fbfcf9150cb3e065a /feature-test-transaction | |
parent | 49317002f3244b0a6773780ef9a27d484c5eb961 (diff) |
Release policy/drools-pdp1.10.1
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 eaba2ef1..fb77d028 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.1-SNAPSHOT</version> + <version>1.10.1</version> </parent> <artifactId>feature-test-transaction</artifactId> |