diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-11-26 09:12:28 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-11-26 09:12:28 +0000 |
commit | 315dac54517c8c0ddeffe7c6895d9b28288d82cd (patch) | |
tree | 8603075a8a51c99a3ed677f4d70c6375aa09862e /feature-session-persistence | |
parent | 26a51e8e9fcd33391e8235fa0ca61cb217badd1f (diff) |
Release policy/drools-pdp1.10.0
Diffstat (limited to 'feature-session-persistence')
-rw-r--r-- | feature-session-persistence/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-session-persistence/pom.xml b/feature-session-persistence/pom.xml index 2bcdb3ad..45a63ea8 100644 --- a/feature-session-persistence/pom.xml +++ b/feature-session-persistence/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.10.0-SNAPSHOT</version> + <version>1.10.0</version> </parent> <artifactId>feature-session-persistence</artifactId> |