diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-04-26 09:01:00 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-04-26 09:01:00 +0000 |
commit | d24f32c4de69c2c25cf4729b04bdee16fe2e597e (patch) | |
tree | dc42f1635cf6af87d40cc91bff3f02c17382e219 /testsuites | |
parent | d0c03c840f64251b0fa8ff5c6e85b96137b26fcd (diff) |
Release policy/drools-applications2.1.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 163cac549..1aa0be319 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications-testsuites</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.1.2</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 66203b9f8..39c2edaad 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.1.2</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index f87d8feb1..7743bca5e 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications-testsuites</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.1.2</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |