From 0e421b8270b2c0c111677500e8371380f505a722 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Thu, 9 Nov 2017 18:09:39 +0100 Subject: [PATCH] Updated git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Project: odlparent master 0861917d09a6693cf057829c14aaf1a8338be2af Add a dependency check to validate management To avoid issues such as the invalid uncommon-maths version bump, add a module whose sole purpose is to depend on all artifacts specified in dependency management in odlparent. This ensures that the artifacts are actually available. Remove two artifacts which don’t exist (and aren’t used anywhere): * ssl-config-akka_2.12 * jetty-servlet-tester Change-Id: Ia18132fb45eb5f87afdc0d63ac3fff4f2caaf04c Signed-off-by: Stephen Kitt --- docs/submodules/odlparent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/odlparent b/docs/submodules/odlparent index 94b960c26..0861917d0 160000 --- a/docs/submodules/odlparent +++ b/docs/submodules/odlparent @@ -1 +1 @@ -Subproject commit 94b960c2618c5249ead14b3e14148df3df0b3e48 +Subproject commit 0861917d09a6693cf057829c14aaf1a8338be2af -- 2.36.6