diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-01-09 22:48:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-09 22:48:25 +0000 |
commit | 0b83f6124f068583df43eb9b587b9d46b22e9843 (patch) | |
tree | 0817c3580115605237aa6ceda6399a2493e9f68a /tools/simple-wsclient/pom.xml | |
parent | 5e6363386137a8c0ee55b0372b03d8d82f8bd56f (diff) | |
parent | 2bd82c3e01f57cf96ef8bdb134c85c1c2049947b (diff) |
Merge "Move to 2.0.4-SNAPSHOT version" into casablanca
Diffstat (limited to 'tools/simple-wsclient/pom.xml')
-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 84f070180..871a4ec08 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.0.3-SNAPSHOT</version> + <version>2.0.4-SNAPSHOT</version> </parent> <artifactId>simple-wsclient</artifactId> |