diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 15:06:14 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-03-24 15:06:14 +0000 |
commit | a87118c214ee9a47f35a55e3c2f700c3775b46bc (patch) | |
tree | 0ae32a4bcea7628ecf72ae378040951622669f44 /tools/simple-wsclient | |
parent | 8796398a6cdab6653bea19801c3506a6ecca0c15 (diff) |
Release policy/apex-pdp2.5.2
Diffstat (limited to 'tools/simple-wsclient')
-rw-r--r-- | tools/simple-wsclient/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/simple-wsclient/pom.xml b/tools/simple-wsclient/pom.xml index 5e084b68a..9c4f433db 100644 --- a/tools/simple-wsclient/pom.xml +++ b/tools/simple-wsclient/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.tools</groupId> <artifactId>tools</artifactId> - <version>2.5.2-SNAPSHOT</version> + <version>2.5.2</version> </parent> <artifactId>simple-wsclient</artifactId> |