diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:11:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-02-28 16:11:44 +0000 |
commit | a3525fa287296e898c93432a8d003b07eac913ca (patch) | |
tree | c37e5d8fc20a2be1a29539cf4d0fbffe8a565738 /tools/simple-wsclient | |
parent | 75c10af7ba92c5cffe340a59e07271b67955869f (diff) |
Release policy/apex-pdp2.9.1
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 8e9f3ecb8..1b8e2b1da 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.9.1-SNAPSHOT</version> + <version>2.9.1</version> </parent> <artifactId>simple-wsclient</artifactId> |