diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-11-19 10:07:06 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-11-19 10:07:06 +0000 |
commit | a20452c73750d974acd4fe62f30d3c9fa36acb31 (patch) | |
tree | 9a991bd1067dbd69bfcead757006dd1234d39e58 /testsuites | |
parent | 2ed5f4c282b2ff5ec175f9663e98535000a819c1 (diff) |
Release policy/drools-applications3.0.1
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 f7b055afe..169075fe3 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.0.1-SNAPSHOT</version> + <version>3.0.1</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 20656ee0e..a497d6a12 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.0.1-SNAPSHOT</version> + <version>3.0.1</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index f303bec32..b854f3005 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.0.1-SNAPSHOT</version> + <version>3.0.1</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |