Browse Source

Fix the plugins in the demo example did not load successfully (#276)

tags/release-2.6.0
Kaibo Zhou 5 years ago
parent
commit
b03d327a8c
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      demo/plugins/pom.xml

+ 0
- 2
demo/plugins/pom.xml View File

@@ -102,9 +102,7 @@
<artifactId>pf4j-demo-api</artifactId>
<version>${project.version}</version>
<!-- !!! VERY IMPORTANT -->
<!--
<scope>provided</scope>
-->
</dependency>
</dependencies>


Loading…
Cancel
Save