diff options
author | 2019-08-05 14:19:46 +0000 | |
---|---|---|
committer | 2019-08-05 14:19:46 +0000 | |
commit | 9f69f002bc27b24e849fb2048b0ee4a8224e1708 (patch) | |
tree | e260dfbae9e3beee3c23fc66c5757a27fcf46ecc /appc-client/client-simulator/pom.xml | |
parent | ccec11114744377358c8a3e87174aa4d29019f58 (diff) |
Release appc1.6.1
Diffstat (limited to 'appc-client/client-simulator/pom.xml')
-rw-r--r-- | appc-client/client-simulator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-client/client-simulator/pom.xml b/appc-client/client-simulator/pom.xml index fb2078ce9..8de243780 100644 --- a/appc-client/client-simulator/pom.xml +++ b/appc-client/client-simulator/pom.xml @@ -27,7 +27,7 @@ <parent> <artifactId>appc-java-client</artifactId> <groupId>org.onap.appc.client</groupId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.1</version> </parent> <artifactId>client-simulator</artifactId> |