diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-12-15 17:25:41 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-12-15 17:25:41 +0000 |
commit | c1c09b61593bd3cade9c26043678f90ea79d946b (patch) | |
tree | bcca127ea46d776ce5865b693077f02bfd9dd62c /testsuites | |
parent | 8a312be504faaed7cc5b7f2530e5c0446ec04e90 (diff) |
Release policy/drools-applications1.12.0
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 4c5d575ce..bdc64a311 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications-testsuites</artifactId> - <version>1.12.0-SNAPSHOT</version> + <version>1.12.0</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 91da36079..a0f06d01a 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications</artifactId> - <version>1.12.0-SNAPSHOT</version> + <version>1.12.0</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 12df6107e..467ac77f9 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications-testsuites</artifactId> - <version>1.12.0-SNAPSHOT</version> + <version>1.12.0</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |