diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-19 20:25:26 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-19 20:25:26 +0000 |
commit | 622a2cc58cebf72745ef5cbed56cdbc82be1157d (patch) | |
tree | 7308bf7d6387580a8643e99a887871e6a8321663 /reception | |
parent | 3760eefb0cd8cefcdeafd793211791c122b72e4a (diff) |
Release policy/distribution2.3.2
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 b29e6ce2..e208b2fb 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.3.2-SNAPSHOT</version> + <version>2.3.2</version> </parent> <artifactId>reception</artifactId> |