diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-02-19 07:50:02 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-02-19 07:50:02 +0000 |
commit | c59931db7dac7fb92c205f2fe9b47562d369dd08 (patch) | |
tree | 98280555c49bbf6f10e166b85f1c16b43871634b /testsuites | |
parent | 3c8af0868fe167f4eaa06d76ba9bad4d40e87583 (diff) |
Release policy/distribution3.1.1
Diffstat (limited to 'testsuites')
-rw-r--r-- | testsuites/performance/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index ad2e80f4..9dc9f098 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>3.1.1-SNAPSHOT</version> + <version>3.1.1</version> </parent> <artifactId>distribution-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index b7be78de..0bb75b3d 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>policy-distribution</artifactId> - <version>3.1.1-SNAPSHOT</version> + <version>3.1.1</version> </parent> <artifactId>distribution-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 5ae567b8..c166491c 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>3.1.1-SNAPSHOT</version> + <version>3.1.1</version> </parent> <artifactId>distribution-stability</artifactId> <build> |