summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--capabilities/pom.xml2
-rw-r--r--common-parameters/pom.xml2
-rw-r--r--gson/pom.xml2
-rw-r--r--message-bus/pom.xml2
-rw-r--r--policy-endpoints/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--spring-utils/pom.xml2
-rw-r--r--utils-test/pom.xml2
-rw-r--r--utils/pom.xml2
9 files changed, 9 insertions, 9 deletions
diff --git a/capabilities/pom.xml b/capabilities/pom.xml
index 9af3147d..d022d635 100644
--- a/capabilities/pom.xml
+++ b/capabilities/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>capabilities</artifactId>
diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml
index 5c112a91..5a891a39 100644
--- a/common-parameters/pom.xml
+++ b/common-parameters/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>common-parameters</artifactId>
diff --git a/gson/pom.xml b/gson/pom.xml
index 033a8f36..1ab8cb9d 100644
--- a/gson/pom.xml
+++ b/gson/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>gson</artifactId>
<description>Common Utilities</description>
diff --git a/message-bus/pom.xml b/message-bus/pom.xml
index 54724798..6ad5c5e9 100644
--- a/message-bus/pom.xml
+++ b/message-bus/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>message-bus</artifactId>
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml
index 4afcf020..903d03a8 100644
--- a/policy-endpoints/pom.xml
+++ b/policy-endpoints/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>policy-endpoints</artifactId>
diff --git a/pom.xml b/pom.xml
index 584a139b..38490780 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
<packaging>pom</packaging>
diff --git a/spring-utils/pom.xml b/spring-utils/pom.xml
index d81b4f07..bea55cf9 100644
--- a/spring-utils/pom.xml
+++ b/spring-utils/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>spring-utils</artifactId>
diff --git a/utils-test/pom.xml b/utils-test/pom.xml
index a8a282e8..1d73b8ce 100644
--- a/utils-test/pom.xml
+++ b/utils-test/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>utils-test</artifactId>
diff --git a/utils/pom.xml b/utils/pom.xml
index 18550e4e..abbe8d18 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
</parent>
<artifactId>utils</artifactId>