diff options
author | 2020-10-20 13:47:11 +0000 | |
---|---|---|
committer | 2020-10-20 13:47:11 +0000 | |
commit | 16d0dd0587272a46047b5f322538f570a268752f (patch) | |
tree | 17d24c1c1ab455fd810260528404cc3743406558 /testsuites/pom.xml | |
parent | 4380e3e797c2cb747878408c8efea5bb208198b4 (diff) |
Release policy/api2.3.3
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 6fdde4d2..31452495 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> - <version>2.3.3-SNAPSHOT</version> + <version>2.3.3</version> </parent> <artifactId>api-testsuites</artifactId> |