diff -r a07253cf2ca4 -r d382dacfd73f rt/launcher/pom.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rt/launcher/pom.xml Tue Feb 26 16:54:16 2013 +0100 @@ -0,0 +1,57 @@ + + + 4.0.0 + + org.apidesign.bck2brwsr + rt + 0.3-SNAPSHOT + + org.apidesign.bck2brwsr + launcher + 0.3-SNAPSHOT + Bck2Brwsr Launcher + http://maven.apache.org + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.7 + 1.7 + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8.1 + + org.apidesign.bck2brwsr.launcher.impl + + + + + + UTF-8 + + + + junit + junit + 3.8.1 + test + + + org.glassfish.grizzly + grizzly-http-server + 2.2.19 + + + ${project.groupId} + vm4brwsr + ${project.version} + + +