diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-30 10:34:32 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-31 11:43:04 -0400 |
commit | cb84d7e3179893b8b0aa920b34cf92fbb6c171f5 (patch) | |
tree | 58304be39bcd046f269388736bbabf2d824d6660 /testsuites/performance | |
parent | c992013a24811a692b985c088b671ba5b40f0dbd (diff) |
Bump version to 1.5.0
Due to dublin branch.
Issue-ID: POLICY-1747
Change-Id: I650e8e293551b61a047bd3796324749ed366c9a5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 7c3c96bf1..bec289560 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>testsuites</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>performance</artifactId> <build> |