diff -r 82bb83b955b6 -r 73c0973e8e0a ko/archetype-test/pom.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ko/archetype-test/pom.xml Mon Jun 24 17:50:44 2013 +0200 @@ -0,0 +1,48 @@ + + + 4.0.0 + + org.apidesign + html + 0.4-SNAPSHOT + + org.apidesign.html + ko-archetype-test + 0.4-SNAPSHOT + Knockout 4 Java Archetype Test + http://maven.apache.org + Verifies the Knockout & net.java.html.json archetype behaves properly. + + UTF-8 + + + + ${project.groupId} + knockout4j-archetype + 0.4-SNAPSHOT + + + org.testng + testng + test + + + org.apache.maven.shared + maven-verifier + 1.4 + test + + + ${project.groupId} + ko-fx + ${project.version} + provided + + + ${project.groupId} + ko-bck2brwsr + ${project.version} + provided + + +