Browse Source

prepare for maven central repository

tags/release-0.1
Decebal Suiu 11 years ago
parent
commit
5dcd40887e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      run-demo.sh

+ 1
- 1
run-demo.sh View File

@@ -19,6 +19,6 @@ cp demo/plugin2/target/pf4j-demo-plugin2-*.zip demo-dist/plugins/

# run demo
cd demo-dist
java -jar pf4j-demo-app-*.jar
java -jar pf4j-demo-app-*-SNAPSHOT.jar
cd -


Loading…
Cancel
Save