diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-05-24 09:06:06 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-05-24 09:06:06 +0000 |
commit | 0d3517002df236e11bbfd94f38a313489407f7c0 (patch) | |
tree | 743759e808f0756c7b88b45f7a557cdb52885163 /runtime-acm/pom.xml | |
parent | 0baeec1e5466b2bbbb01137974bea34ecf286f60 (diff) |
Release policy/clamp6.4.3
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 0803c7f7c..a07d4219d 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.3-SNAPSHOT</version> + <version>6.4.3</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.3-SNAPSHOT</version> + <version>6.4.3</version> </dependency> <dependency> <groupId>org.onap.policy.clamp</groupId> |