diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-11-26 09:13:08 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-11-26 09:13:08 +0000 |
commit | db9f97da6d22245adfdad320e8b3adebee2893f0 (patch) | |
tree | a091830d8cff839df1726c087e9503b780b98ca7 /reception/pom.xml | |
parent | be1be2ef0b11b3a006bdc1977363cb4df3e1d4ae (diff) |
Release policy/distribution2.7.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 17f00182..4ea2e1ac 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.7.0-SNAPSHOT</version> + <version>2.7.0</version> </parent> <artifactId>reception</artifactId> |