From 133cba42ab73259950ab7092b2f063580860becb Mon Sep 17 00:00:00 2001 From: bail8001 Date: Sat, 3 Apr 2021 11:17:54 +0100 Subject: [PATCH] properties --- modules/application/pom.xml | 3 ++- pom.xml | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/modules/application/pom.xml b/modules/application/pom.xml index 45b403b..40e8be5 100644 --- a/modules/application/pom.xml +++ b/modules/application/pom.xml @@ -18,7 +18,8 @@ true - ${properties.myparent.myInheritedProperty} + ${properties.myparent.myInheritedProperty} + ${properties.myapplication.myInheritedProperty} diff --git a/pom.xml b/pom.xml index b68e39e..00a35d5 100644 --- a/pom.xml +++ b/pom.xml @@ -16,8 +16,6 @@ true - - value