diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-14 18:23:14 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-14 18:23:14 +0000 |
commit | ada4026a67ca7ac80aa046635fd3e255d8e4ff02 (patch) | |
tree | b0051312a374cf36e10bbe40a370e341af53dc9f /reception/pom.xml | |
parent | ae8f0c17477c1692924c076746e7b7f26443ac66 (diff) |
Release policy/distribution2.6.0
Diffstat (limited to 'reception/pom.xml')
-rw-r--r-- | reception/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reception/pom.xml b/reception/pom.xml index d70a5971..b8ca9726 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> </parent> <artifactId>reception</artifactId> |