diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-07-12 11:40:42 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-07-12 11:40:42 +0000 |
commit | 21dccc72f5cc30d62daa7794ffa173830b3dda39 (patch) | |
tree | 27dd2ff45f8cdf24d0ff2dfcfde9637e5a06cca8 /main | |
parent | 1ad3258ef22e595e9e4bb0d899a234c20b82236f (diff) |
Release policy/distribution4.0.0
Diffstat (limited to 'main')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index 0cfd505f..83271f74 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>distribution-main</artifactId> |