From 2d5be866dbca7f1a5d481eecba5c1690d60c8537 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 29 May 2020 14:51:25 -0400 Subject: [PATCH] Use snapshot versions Issue-ID: POLICY-1527 Change-Id: I533f11a48a3a0df5e675467a242e44580fbbfbb8 Signed-off-by: Jim Hahn --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f2eaabd3..727d36a5 100644 --- a/pom.xml +++ b/pom.xml @@ -9,9 +9,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -44,8 +44,8 @@ ${project.basedir}/../target/code-coverage/jacoco-ut.exec - 1.6.5 - 2.2.6 + 1.7.0-SNAPSHOT + 2.3.0-SNAPSHOT -- 2.16.6