From c1ac0992d5c3355bd28a5ae750cb3745b74a959f Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Mon, 10 Sep 2012 19:11:21 +0200 Subject: initia commit --- pom.xml | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..79aa683 --- /dev/null +++ b/pom.xml @@ -0,0 +1,128 @@ + + 4.0.0 + de.unifr.rz + infoscreen + 0.0.1-SNAPSHOT + war + + + UTF-8 + 3.0.0.Final + 6.0-SNAPSHOT + 6.0.0 + 7.5.0.v20110901 + + + + + + org.mnode.ical4j + ical4j + 1.0.3 + + + + nu.xss + xss-wicket + 0.0.3-SNAPSHOT + + + + net.ftlines.wicket-fullcalendar + wicket-fullcalendar-core + 6.0-SNAPSHOT + + + + net.ftlines.wicket-cdi + wicket-cdi + ${wicket.cdi.version} + + + + org.apache.wicket + wicket-core + ${wicket.version} + + + + org.jboss.spec.javax.ejb + jboss-ejb-api_3.1_spec + 1.0.1.Final + + + + jboss + jboss-annotations-ejb3 + 4.2.3.GA + + + + + org.slf4j + slf4j-log4j12 + 1.6.2 + + + + log4j + log4j + 1.2.16 + + + + + junit + junit + 4.8.1 + test + + + + + org.eclipse.jetty.aggregate + jetty-all-server + ${jetty.version} + provided + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.5 + + 1.7 + 1.7 + + + + org.jboss.as.plugins + jboss-as-maven-plugin + 7.1.1.Final + + ${jboss.mgmnt.username} + ${jboss.mgmnt.password} + + + + + install + + deploy + + + + + + + + \ No newline at end of file -- cgit v1.2.3-55-g7522