diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 12:07:59 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 12:07:59 +0000 |
commit | 7fa0f1ac8176adcc13608c01343da2e9f4fa71ff (patch) | |
tree | bc190a5568dbd9cc3dadfaf035d6667a4a0a5c7e /reception | |
parent | c3dd9eaf548ba7f3720036fa85fca29dd8184657 (diff) |
Release policy/distribution3.0.1
Diffstat (limited to 'reception')
-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 994c9858..503c0e8b 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.1</version> </parent> <artifactId>reception</artifactId> |