diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:11:25 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:11:25 +0000 |
commit | 69c369dc5d3380d18761bafc9aaf3d21a89d5f22 (patch) | |
tree | 3c31c2011203d9deb5540dadee639874a047d794 /reception/pom.xml | |
parent | 58126d5dd891fa09b6ba70d0ecdf255d9b07eb0d (diff) |
Release policy/distribution2.9.1
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 a2cc2eb4..2271bf5f 100644 --- a/reception/pom.xml +++ b/reception/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>2.9.1-SNAPSHOT</version> + <version>2.9.1</version> </parent> <artifactId>reception</artifactId> |