aboutsummaryrefslogtreecommitdiffstats
path: root/demo/plugins/pom.xml
diff options
context:
space:
mode:
authorKaibo Zhou <kaibozhou@users.noreply.github.com>2019-01-16 14:48:24 +0800
committerDecebal Suiu <decebal.suiu@gmail.com>2019-01-16 08:48:24 +0200
commitb03d327a8ca7c95ced5b1a821578619fb6ae2bc3 (patch)
treec1fd1881b10d4a33a217034c05293d0df541f996 /demo/plugins/pom.xml
parent078353208903a5157d271712509128a3d839673d (diff)
downloadpf4j-b03d327a8ca7c95ced5b1a821578619fb6ae2bc3.tar.gz
pf4j-b03d327a8ca7c95ced5b1a821578619fb6ae2bc3.zip
Fix the plugins in the demo example did not load successfully (#276)
Diffstat (limited to 'demo/plugins/pom.xml')
-rw-r--r--demo/plugins/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/demo/plugins/pom.xml b/demo/plugins/pom.xml
index 2d02ddb..c9690dd 100644
--- a/demo/plugins/pom.xml
+++ b/demo/plugins/pom.xml
@@ -102,9 +102,7 @@
<artifactId>pf4j-demo-api</artifactId>
<version>${project.version}</version>
<!-- !!! VERY IMPORTANT -->
- <!--
<scope>provided</scope>
- -->
</dependency>
</dependencies>