diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-04-25 17:19:52 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-04-25 17:19:52 +0000 |
commit | 4ad3dc10be0a0e9e34ab404bd02d068ec349e563 (patch) | |
tree | fbb1157446b2e2f82bd9b5c387a3d9a8051df8b9 /testsuites | |
parent | 1dc5af14794ae085ba94fcd9fdf13b9f20b88f27 (diff) |
Release policy/drools-applications1.12.2
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 619ef820c..58af34faa 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.2-SNAPSHOT</version> + <version>1.12.2</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 8e57af330..991b7fd1d 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.2-SNAPSHOT</version> + <version>1.12.2</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 8a3a4753c..149986a3d 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.2-SNAPSHOT</version> + <version>1.12.2</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |