diff --git a/examples/provider/pom.xml b/examples/provider/pom.xml new file mode 100644 index 0000000..72e6867 --- /dev/null +++ b/examples/provider/pom.xml @@ -0,0 +1,53 @@ + + + 4.0.0 + + org.parabot + provider-name + 2.5 + + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + 1.7 + + + + + git-parabot + Parabot's Git based repo + https://github.com/parabot/Maven-Repository/raw/master/ + + + + + + org.parabot + client + 2.2 + + + + + ${artifactId}-V${version} + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + ${jdk.version} + ${jdk.version} + + + + +