diff options
author | 2025-03-12 15:05:14 +0000 | |
---|---|---|
committer | 2025-03-12 15:05:14 +0000 | |
commit | bceaa45905a4368f42ad2fcc04c5608e99b86ed0 (patch) | |
tree | 65fba012f1a6a7d7ad042ad165c14b4589515479 /feature-no-locking/pom.xml | |
parent | eef71a0757fc4c26513812361d0401074ff5cc99 (diff) |
Release policy/drools-pdp3.1.1
Diffstat (limited to 'feature-no-locking/pom.xml')
-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 3bd5c3a9..b7c10771 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>3.1.1-SNAPSHOT</version> + <version>3.1.1</version> </parent> <artifactId>feature-no-locking</artifactId> |