diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 18:12:05 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-04-12 18:12:05 +0000 |
commit | 046bb6be6205fa6ce6d9236e7c9c6867291b741a (patch) | |
tree | 68d2fc8c1d91f3f9890da88282be19a594dda6c6 /plugins/reception-plugins | |
parent | 41c6076652fe06dc677bd260c33358cd458fe81d (diff) |
Release policy/distribution2.7.2
Diffstat (limited to 'plugins/reception-plugins')
-rw-r--r-- | plugins/reception-plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index bcda918e..9694af9a 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-plugins</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>2.7.2</version> </parent> <artifactId>reception-plugins</artifactId> |