From a03d5154456587fc7920e632f083cc5f1e4318a9 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 20 Apr 2013 17:29:18 +0200 Subject: wip --- pom.xml | 218 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 109 insertions(+), 109 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d53bbc1..f6edf30 100755 --- a/pom.xml +++ b/pom.xml @@ -1,109 +1,109 @@ - - 4.0.0 - io.trygvis.2013.04 - quartz-based-queue - 1.0-SNAPSHOT - - - org.hibernate - hibernate-jpamodelgen - 1.2.0.Final - - - org.hibernate - hibernate-entitymanager - 4.1.9.Final - - - org.hibernate - hibernate-core - 4.1.9.Final - - - org.springframework - spring-context - 3.2.2.RELEASE - - - org.springframework - spring-context-support - 3.2.2.RELEASE - - - org.springframework - spring-orm - 3.2.2.RELEASE - - - org.springframework.data - spring-data-jpa - 1.2.0.RELEASE - - - com.jolbox - bonecp-spring - 0.7.1.RELEASE - - - org.quartz-scheduler - quartz - 2.1.7 - - - c3p0 - c3p0 - - - - - com.google.guava - guava - 14.0.1 - - - ch.qos.logback - logback-classic - 1.0.9 - - - org.slf4j - jul-to-slf4j - 1.7.2 - - - org.slf4j - jcl-over-slf4j - 1.7.2 - - - org.postgresql - postgresql - 9.2-1002-jdbc4 - - - - - - org.slf4j - slf4j-api - 1.7.2 - - - org.slf4j - log4j-over-slf4j - 1.7.2 - - - - - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - - + + 4.0.0 + io.trygvis.2013.04 + quartz-based-queue + 1.0-SNAPSHOT + + + org.hibernate + hibernate-jpamodelgen + 1.2.0.Final + + + org.hibernate + hibernate-entitymanager + 4.1.9.Final + + + org.hibernate + hibernate-core + 4.1.9.Final + + + org.springframework + spring-context + 3.2.2.RELEASE + + + org.springframework + spring-context-support + 3.2.2.RELEASE + + + org.springframework + spring-orm + 3.2.2.RELEASE + + + org.springframework.data + spring-data-jpa + 1.2.0.RELEASE + + + com.jolbox + bonecp-spring + 0.7.1.RELEASE + + + org.quartz-scheduler + quartz + 2.1.7 + + + c3p0 + c3p0 + + + + + com.google.guava + guava + 14.0.1 + + + ch.qos.logback + logback-classic + 1.0.9 + + + org.slf4j + jul-to-slf4j + 1.7.2 + + + org.slf4j + jcl-over-slf4j + 1.7.2 + + + org.postgresql + postgresql + 9.2-1002-jdbc4 + + + + + + org.slf4j + slf4j-api + 1.7.2 + + + org.slf4j + log4j-over-slf4j + 1.7.2 + + + + + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + + -- cgit v1.2.3