From d3a4527d63cde8660980d3a946df795eba011c37 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:24:44 -0700 Subject: Use managed guava version Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I63febcae50779c83120a27a0b860ab6076634b2b Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 589533b..2eea1e5 100644 --- a/pom.xml +++ b/pom.xml @@ -14,14 +14,13 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.onap.oparent oparent - 1.1.0 + 1.2.0 org.onap.msb.swagger-sdk -- cgit 1.2.3-korg