diff --git a/examples/script/pom.xml b/examples/script/pom.xml new file mode 100644 index 0000000..32d3e17 --- /dev/null +++ b/examples/script/pom.xml @@ -0,0 +1,74 @@ + + + 4.0.0 + + org.parabot.script.writer + script-name + 2.5 + + + 1.7 + + + + + git-parabot + Parabot's Git based repo + https://github.com/parabot/Maven-Repository/raw/master/ + + + + + + org.parabot + client + 2.2 + + + org.parabot + 317provider + 1.1 + + + + + 98 + + + src/main/resources + true + + config.xml + + + + src/main/resources + false + + config.xml + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.7 + 1.7 + + + + org.apache.maven.plugins + maven-jar-plugin + + + src/main/resources/config.xml + + + + + +