From: Christopher Lott (cl778h) Date: Thu, 25 Jan 2018 19:35:09 +0000 (-0500) Subject: Use release versions X-Git-Tag: 1.1.4.1~30 X-Git-Url: https://gerrit.acumos.org/r/gitweb?p=federation.git;a=commitdiff_plain;h=3c7f8f3edb511dcf1db67dd872212cc010f09102 Use release versions Use release (not snapshot) versions of acumos-nexus-client and common-dataservice libraries, which are currently avail in Maven staging repo. Change-Id: I9423e4fb04a9317cce28f6fcc6c4720d3893eb0e Signed-off-by: Christopher Lott (cl778h) --- diff --git a/gateway/pom.xml b/gateway/pom.xml index 854fce9..1e20bf7 100644 --- a/gateway/pom.xml +++ b/gateway/pom.xml @@ -51,12 +51,12 @@ org.acumos.acumos-nexus-client acumos-nexus-client - 2.0.0-SNAPSHOT + 2.0.0 org.acumos.common-dataservice cmn-data-svc-client - 1.12.0-SNAPSHOT + 1.12.0 org.json