Release policy/common 3.0.1
authorjenkins-releng <jenkins-releng@onap.org>
Mon, 18 Nov 2024 13:06:45 +0000 (13:06 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Mon, 18 Nov 2024 13:06:45 +0000 (13:06 +0000)
capabilities/pom.xml
common-parameters/pom.xml
gson/pom.xml
message-bus/pom.xml
policy-endpoints/pom.xml
pom.xml
spring-utils/pom.xml
utils-test/pom.xml
utils/pom.xml

index 9af3147..d022d63 100644 (file)
@@ -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>
index 5c112a9..5a891a3 100644 (file)
@@ -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>
index 033a8f3..1ab8cb9 100644 (file)
@@ -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>
index 5472479..6ad5c5e 100644 (file)
@@ -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>
index 4afcf02..903d03a 100644 (file)
@@ -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 584a139..3849078 100644 (file)
--- 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>
 
index d81b4f0..bea55cf 100644 (file)
@@ -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>
index a8a282e..1d73b8c 100644 (file)
@@ -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>
index 18550e4..abbe8d1 100644 (file)
@@ -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>