diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-11-18 17:34:47 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-11-18 17:34:47 +0000 |
commit | 48ef8ba1ffe3d37ad52d5156fba0713c4db5fe57 (patch) | |
tree | e05d5284fec514bb1045fcb841dec740d93e98ca /model/pom.xml | |
parent | 59c29fc3d0c481cd421c647c03d679eea827d205 (diff) |
Release policy/distribution4.0.1
Diffstat (limited to 'model/pom.xml')
-rw-r--r-- | model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/pom.xml b/model/pom.xml index 6e9731f4..4f9bbe08 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.1</version> </parent> <artifactId>distribution-model</artifactId> |