aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2025-03-12 14:48:41 +0000
committerjenkins-releng <jenkins-releng@onap.org>2025-03-12 14:48:41 +0000
commite67c8c8085beaf27d20539b979e748c7d10db962 (patch)
tree9d5ecd6381405665c86d2dd4ec03581a9624c2d0
parentbc824dfb270d688d0441d6abf6f8711e40837fd2 (diff)
Release policy/api4.1.1
-rw-r--r--main/pom.xml2
-rw-r--r--packages/policy-api-docker/pom.xml2
-rw-r--r--packages/policy-api-tarball/pom.xml2
-rw-r--r--packages/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--testsuites/performance/pom.xml2
-rw-r--r--testsuites/pom.xml2
-rw-r--r--testsuites/stability/pom.xml2
8 files changed, 8 insertions, 8 deletions
diff --git a/main/pom.xml b/main/pom.xml
index e00fe71c..0e351566 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
</parent>
<artifactId>api-main</artifactId>
<name>${project.artifactId}</name>
diff --git a/packages/policy-api-docker/pom.xml b/packages/policy-api-docker/pom.xml
index 1d671232..0d4f4991 100644
--- a/packages/policy-api-docker/pom.xml
+++ b/packages/policy-api-docker/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>api-packages</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
</parent>
<packaging>pom</packaging>
diff --git a/packages/policy-api-tarball/pom.xml b/packages/policy-api-tarball/pom.xml
index 6a6fa520..69d74867 100644
--- a/packages/policy-api-tarball/pom.xml
+++ b/packages/policy-api-tarball/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>api-packages</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
</parent>
<artifactId>policy-api-tarball</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index 6cca8f82..33e79d99 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
</parent>
<artifactId>api-packages</artifactId>
diff --git a/pom.xml b/pom.xml
index 7367e922..9b758392 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
<packaging>pom</packaging>
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml
index 7016f948..ac51e1bf 100644
--- a/testsuites/performance/pom.xml
+++ b/testsuites/performance/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>api-testsuites</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
</parent>
<artifactId>api-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index ca24186f..b1d2b964 100644
--- a/testsuites/pom.xml
+++ b/testsuites/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
</parent>
<artifactId>api-testsuites</artifactId>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 79438165..56f85b16 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.api</groupId>
<artifactId>api-testsuites</artifactId>
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</version>
</parent>
<artifactId>api-stability</artifactId>
<build>