diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:24:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:24:46 +0000 |
commit | 8753f2332b2e41c596f35c15970f6c792e4928e5 (patch) | |
tree | 956ee693fc20f775031053a0d92386f429efea07 /runtime-acm/pom.xml | |
parent | 1adb489bd1a7ad831199f8d3b543aafadab9abf5 (diff) |
Release policy/clamp6.4.1
Diffstat (limited to 'runtime-acm/pom.xml')
-rw-r--r-- | runtime-acm/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime-acm/pom.xml b/runtime-acm/pom.xml index e5f223749..294f13171 100644 --- a/runtime-acm/pom.xml +++ b/runtime-acm/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>6.4.1-SNAPSHOT</version> + <version>6.4.1</version> </parent> <artifactId>policy-clamp-runtime-acm</artifactId> @@ -40,7 +40,7 @@ <dependency> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp-models</artifactId> - <version>6.4.1-SNAPSHOT</version> + <version>6.4.1</version> </dependency> <dependency> <groupId>org.onap.policy.clamp</groupId> |