diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-24 06:26:33 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-24 06:26:33 +0000 |
commit | 6227cb6b76fc4eddddb2baaf1620877174359e37 (patch) | |
tree | 5d1bae09b146d6e9c0779393ee898fcc52b18c4a /plugins/reception-plugins/pom.xml | |
parent | df6d23d49667ccb0cd848622eaf72aaceccea1e9 (diff) |
Release policy/distribution2.3.0
Diffstat (limited to 'plugins/reception-plugins/pom.xml')
-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 331fa43b..2e094996 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>plugins</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.0</version> </parent> <artifactId>reception-plugins</artifactId> |