diff --git a/booking-mvc/pom.xml b/booking-mvc/pom.xml index bfdb618..3448b7e 100644 --- a/booking-mvc/pom.xml +++ b/booking-mvc/pom.xml @@ -14,21 +14,22 @@ 2.4.0.BUILD-SNAPSHOT 1.5.10 2.0.15 - 1.0.0-beta3 - 1.0.0-beta2 - 1.0.0-beta1 + 2.0.0 + 2.0.0 + 2.0.0 2.2.2 - - - spring-repository - Spring project snapshots, milestones, and releases - http://repo.springsource.org/snapshot - - + + + spring-repository + Spring project snapshots, milestones, and releases + http://repo.springsource.org/snapshot + + + org.thymeleaf @@ -50,6 +51,7 @@ thymeleaf-extras-springsecurity3 ${thymeleaf-extras-springsecurity3-version} + org.springframework @@ -109,6 +111,7 @@ + org.slf4j @@ -150,6 +153,7 @@ runtime + org.hsqldb @@ -162,6 +166,7 @@ hibernate-entitymanager 3.5.0-Final + javax.servlet @@ -224,6 +229,7 @@ jaxb-api 2.1 + joda-time @@ -236,6 +242,7 @@ 1.0.2 runtime + org.easymock @@ -257,44 +264,45 @@ - - booking-mvc - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.12 - - junit:junit - - **/*Tests.java - - - - - org.apache.tomcat.maven - tomcat7-maven-plugin - 2.0-SNAPSHOT - - - org.apache.maven.plugins - maven-eclipse-plugin - 2.8 - - true - false - 2.0 - - - - + + booking-mvc + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.12 + + junit:junit + + **/*Tests.java + + + + + org.apache.tomcat.maven + tomcat7-maven-plugin + 2.0-SNAPSHOT + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.8 + + true + false + 2.0 + + + + +