diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 12:50:38 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2025-01-28 12:50:38 +0000 |
commit | a8c5e876699cf2c96fe81542a0ee34ece2b1923a (patch) | |
tree | a1e3d36325e99a5985ee07d82e7c9cd892ef4edf /testsuites/performance/pom.xml | |
parent | 9f9a75807b20204d45301fc1e7317edbf14e8602 (diff) |
Release policy/drools-applications3.1.0
Diffstat (limited to 'testsuites/performance/pom.xml')
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
1 files changed, 1 insertions, 1 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> |