aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2020-04-15 08:31:43 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2020-04-15 08:31:48 -0400
commit21b4229b359a7eefc03db4a061d40b83159bd457 (patch)
tree589b18635266db4475f1ac689c081030059d6160 /plugins
parentf7c28d8b9cafeada8c15f0342bdcb1e9ef9b51a4 (diff)
Bump distribution to 2.3.2-SNAPSHOT
Issue-ID: POLICY-2378 Change-Id: I09f030b2256d0cefe69d88cdedd3f5dc05472296 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'plugins')
-rw-r--r--plugins/forwarding-plugins/pom.xml2
-rw-r--r--plugins/pom.xml2
-rw-r--r--plugins/reception-plugins/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/forwarding-plugins/pom.xml b/plugins/forwarding-plugins/pom.xml
index 0d2d7986..a6af4d2a 100644
--- a/plugins/forwarding-plugins/pom.xml
+++ b/plugins/forwarding-plugins/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>plugins</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.2-SNAPSHOT</version>
</parent>
<artifactId>forwarding-plugins</artifactId>
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 46f902c3..6585719c 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>policy-distribution</artifactId>
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.3.2-SNAPSHOT</version>
</parent>
<artifactId>plugins</artifactId>
diff --git a/plugins/reception-plugins/pom.xml b/plugins/reception-plugins/pom.xml
index a2bcf9e8..0e595e2f 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.1-SNAPSHOT</version>
+ <version>2.3.2-SNAPSHOT</version>
</parent>
<artifactId>reception-plugins</artifactId>