aboutsummaryrefslogtreecommitdiffstats
path: root/demo/plugin1
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2012-11-13 10:54:59 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2012-11-13 10:54:59 +0200
commit465001c9844d0792e426e4bf94a9bf758ae45018 (patch)
treecb5db59ab73be6614134e6e11ec300ec705df535 /demo/plugin1
parent5ea294a6accfef4e300ac1689d9b0efcffb691ea (diff)
downloadpf4j-465001c9844d0792e426e4bf94a9bf758ae45018.tar.gz
pf4j-465001c9844d0792e426e4bf94a9bf758ae45018.zip
added more methods in PluginManager
Diffstat (limited to 'demo/plugin1')
-rw-r--r--demo/plugin1/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/demo/plugin1/pom.xml b/demo/plugin1/pom.xml
index 8d475d5..f6b639f 100644
--- a/demo/plugin1/pom.xml
+++ b/demo/plugin1/pom.xml
@@ -21,7 +21,6 @@
</license>
</licenses>
-
<properties>
<plugin.id>welcome-plugin</plugin.id>
<plugin.class>ro.fortsoft.pf4j.demo.welcome.WelcomePlugin</plugin.class>