diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-03-13 15:32:55 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-03-13 15:32:55 +0000 |
commit | e501a5838abf30d084ec746fdebd0a2615d5bebd (patch) | |
tree | 4c650187f28cc8127600a2cbb47a67d931eb11f4 /testsuites/performance/pom.xml | |
parent | a66f36a5d86bf08b80c5e01df5549ceaa93da257 (diff) |
Release policy/drools-applications1.10.1
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 3d6c66d3a..e943dcb3b 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.10.1-SNAPSHOT</version> + <version>1.10.1</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> |