diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-09-23 13:24:27 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-09-23 13:24:27 +0000 |
commit | 8904e95bc7d3ed7120b37d64e886d190d23e67f9 (patch) | |
tree | eacaa1e7cdadfaaac79b018736cf2089a959167d /testsuites/performance | |
parent | e794b725a363136c24151b4bfc36eaf63a62be65 (diff) |
Release policy/drools-applications1.11.0
Diffstat (limited to 'testsuites/performance')
-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 894485183..0c87ca11a 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.11.0-SNAPSHOT</version> + <version>1.11.0</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> |