diff options
author | 2024-11-18 17:23:45 +0000 | |
---|---|---|
committer | 2024-11-18 17:23:45 +0000 | |
commit | 95fe61375f86158721b8f5001087dae3e18a37b3 (patch) | |
tree | 8a644e416966306918d8e77cd5f7fc5eea0ee479 /models/pom.xml | |
parent | 49354c81738133b6f5d839785946241b54910def (diff) |
Release policy/clamp8.0.1
Diffstat (limited to 'models/pom.xml')
-rw-r--r-- | models/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/models/pom.xml b/models/pom.xml index 8e12badac..61f467d86 100644 --- a/models/pom.xml +++ b/models/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>8.0.1-SNAPSHOT</version> + <version>8.0.1</version> </parent> <artifactId>policy-clamp-models</artifactId> |