diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-08-18 12:17:14 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-08-18 12:17:14 +0000 |
commit | d7612cc427714dd13fe84763484909e4c76792c5 (patch) | |
tree | 59bb289175be1eadf1ae71d65b035f2e0d296339 /reception | |
parent | fb6cee46cfd6b17a5f627d2c385a2fb78826867c (diff) |
Release policy/distribution8.0.2-PF-I12.5.5
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 7a60159e..5793e3be 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.5.5-SNAPSHOT</version> + <version>2.5.5</version> </parent> <artifactId>reception</artifactId> |