diff options
author | 2025-01-28 12:50:38 +0000 | |
---|---|---|
committer | 2025-01-28 12:50:38 +0000 | |
commit | a8c5e876699cf2c96fe81542a0ee34ece2b1923a (patch) | |
tree | a1e3d36325e99a5985ee07d82e7c9cd892ef4edf /testsuites | |
parent | 9f9a75807b20204d45301fc1e7317edbf14e8602 (diff) |
Release policy/drools-applications3.1.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 67fc2f12d..7f1c7c063 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>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index dfb543643..549a0a3bf 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>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 46ea9799d..9d19eed47 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>3.1.0-SNAPSHOT</version> + <version>3.1.0</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |