From: decebal Date: Fri, 1 Jul 2016 15:29:06 +0000 (+0300) Subject: Add some comments in pom.xml files of demo module X-Git-Tag: release-1.0.0~6 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3c23f02f990a210c1af8c2ed3d0278c43ac67fd8;p=pf4j.git Add some comments in pom.xml files of demo module --- diff --git a/demo/api/pom.xml b/demo/api/pom.xml index 0274f38..2d84a4b 100644 --- a/demo/api/pom.xml +++ b/demo/api/pom.xml @@ -29,6 +29,7 @@ ro.fortsoft.pf4j pf4j ${project.version} + provided diff --git a/demo/plugins/pom.xml b/demo/plugins/pom.xml index 657a516..a265819 100644 --- a/demo/plugins/pom.xml +++ b/demo/plugins/pom.xml @@ -64,9 +64,6 @@ - true true @@ -91,6 +88,7 @@ ro.fortsoft.pf4j pf4j ${project.version} + provided @@ -98,6 +96,7 @@ ro.fortsoft.pf4j.demo pf4j-demo-api ${project.version} + provided