diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-04-25 13:29:59 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-04-25 13:29:59 +0000 |
commit | 30397da833fd2b3110ad6d6bdda806f06357ecc8 (patch) | |
tree | 9b7bc7de993114f1ed4017648dc74aa4adbe6281 /plugins/plugins-executor/plugins-executor-java | |
parent | a25ef41f7b35037db6ad4e717d0d9b1eb33448b6 (diff) |
Release policy/apex-pdp2.9.2
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-java')
-rw-r--r-- | plugins/plugins-executor/plugins-executor-java/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-executor/plugins-executor-java/pom.xml b/plugins/plugins-executor/plugins-executor-java/pom.xml index cc2b9eaeb..a8f4ef59e 100644 --- a/plugins/plugins-executor/plugins-executor-java/pom.xml +++ b/plugins/plugins-executor/plugins-executor-java/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.plugins.plugins-executor</groupId> <artifactId>plugins-executor</artifactId> - <version>2.9.2-SNAPSHOT</version> + <version>2.9.2</version> </parent> <artifactId>plugins-executor-java</artifactId> |