diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:18:28 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:18:28 +0000 |
commit | 4d1b465ca025b8a7b66adf44017445e271dc2013 (patch) | |
tree | 3a20acf844e5cf4879035e89b48a2af91d165b75 /reception | |
parent | 4aa33bd8a8c6de847605e8d261b80109517435da (diff) |
Release policy/distribution3.0.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 35a19a4f..208bf8c5 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.2-SNAPSHOT</version> + <version>3.0.2</version> </parent> <artifactId>reception</artifactId> |