diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:10:38 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:10:38 +0000 |
commit | cd14436618dbb3e2732d5c9312ae8081830371e8 (patch) | |
tree | 119d7261f7856f9d3e0022e4443de1b0773f94b1 /feature-no-locking | |
parent | d9ad060c2f7bb45537987139705c13297e77ca6d (diff) |
Release policy/drools-pdp1.12.1
Diffstat (limited to 'feature-no-locking')
-rw-r--r-- | feature-no-locking/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-no-locking/pom.xml b/feature-no-locking/pom.xml index 5584e13c..b92c1929 100644 --- a/feature-no-locking/pom.xml +++ b/feature-no-locking/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.12.1-SNAPSHOT</version> + <version>1.12.1</version> </parent> <artifactId>feature-no-locking</artifactId> |