diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 12:07:59 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 12:07:59 +0000 |
commit | 7fa0f1ac8176adcc13608c01343da2e9f4fa71ff (patch) | |
tree | bc190a5568dbd9cc3dadfaf035d6667a4a0a5c7e /plugins | |
parent | c3dd9eaf548ba7f3720036fa85fca29dd8184657 (diff) |
Release policy/distribution3.0.1
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/forwarding-plugins/pom.xml | 2 | ||||
-rw-r--r-- | plugins/pom.xml | 2 | ||||
-rw-r--r-- | plugins/reception-plugins/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/forwarding-plugins/pom.xml b/plugins/forwarding-plugins/pom.xml index a1741b88..f3d85cba 100644 --- a/plugins/forwarding-plugins/pom.xml +++ b/plugins/forwarding-plugins/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-plugins</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.1</version> </parent> <artifactId>forwarding-plugins</artifactId> diff --git a/plugins/pom.xml b/plugins/pom.xml index 34f797d4..d965d3fe 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.1</version> </parent> <artifactId>distribution-plugins</artifactId> diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml index 09a6d259..10277c0e 100644 --- a/plugins/reception-plugins/pom.xml +++ b/plugins/reception-plugins/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-plugins</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.1</version> </parent> <artifactId>reception-plugins</artifactId> |