From bf6d56fb3f2bcec67dae8f076eff35580f21c774 Mon Sep 17 00:00:00 2001 From: dbwiddis Date: Wed, 5 Dec 2018 15:02:25 -0800 Subject: [PATCH] Make license header path accessible to submodules (#714) * Make license header path accessible to submodules * Version updates --- oshi-core-shaded/pom.xml | 4 ++++ oshi-core/pom.xml | 1 + oshi-dist/pom.xml | 4 ++++ oshi-json/pom.xml | 4 ++++ pom.xml | 10 ++++++---- 5 files changed, 19 insertions(+), 4 deletions(-) diff --git a/oshi-core-shaded/pom.xml b/oshi-core-shaded/pom.xml index a1a666f8a8c..aa6803315e8 100644 --- a/oshi-core-shaded/pom.xml +++ b/oshi-core-shaded/pom.xml @@ -40,6 +40,10 @@ HEAD + + ${project.parent.basedir} + + org.slf4j diff --git a/oshi-core/pom.xml b/oshi-core/pom.xml index 2aaa3a07da4..3c88d4ae6e4 100644 --- a/oshi-core/pom.xml +++ b/oshi-core/pom.xml @@ -42,6 +42,7 @@ 5.1.0 + ${project.parent.basedir} diff --git a/oshi-dist/pom.xml b/oshi-dist/pom.xml index 9e4fb76c43b..3e8a092f963 100644 --- a/oshi-dist/pom.xml +++ b/oshi-dist/pom.xml @@ -38,6 +38,10 @@ HEAD + + ${project.parent.basedir} + + diff --git a/oshi-json/pom.xml b/oshi-json/pom.xml index 218c6c6f50f..e18663ac751 100644 --- a/oshi-json/pom.xml +++ b/oshi-json/pom.xml @@ -40,6 +40,10 @@ HEAD + + ${project.parent.basedir} + + ${project.groupId} diff --git a/pom.xml b/pom.xml index 03bd25eb978..f9348ad3d5d 100644 --- a/pom.xml +++ b/pom.xml @@ -110,6 +110,8 @@ UTF-8 java17 1.0 + + ${project.basedir} 1.7.25 4.12.3 @@ -145,7 +147,7 @@ 3.1.1 2.5.3 3.0.1 - 3.1.8 + 3.1.9 0.8.2 4.3.0 1.1.0 @@ -162,7 +164,7 @@ 1.11.1 1.11.1 1.1.6 - 0.1.54 + 0.1.55 5.1.3.201810200350-r 3.1.0 @@ -170,7 +172,7 @@ 2.0.0 1.17 3.3.4 - 8.14 + 8.15 1.0.0 @@ -484,7 +486,7 @@ license-maven-plugin ${license-maven-plugin.version} -
LICENSE_HEADER
+
${main.basedir}/LICENSE_HEADER
**/*test.*.txt **/maven-wrapper.properties