diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-10-20 13:47:11 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-10-20 13:47:11 +0000 |
commit | 16d0dd0587272a46047b5f322538f570a268752f (patch) | |
tree | 17d24c1c1ab455fd810260528404cc3743406558 /testsuites/performance/pom.xml | |
parent | 4380e3e797c2cb747878408c8efea5bb208198b4 (diff) |
Release policy/api2.3.3
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 869698ca..3c73ebf7 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>api-performance</artifactId> <build> |