diff --git a/pom.xml b/pom.xml
index 3f2e357ca..133f5ce4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,393 +1,393 @@
-
-
- 4.0.0
- org.springframework.samples
- spring-petclinic
- 1.0.0-SNAPSHOT
-
- petclinic
- war
-
-
-
-
- 1.7
- UTF-8
- UTF-8
-
-
- 1.1.3.RELEASE
- 1.1.0.RELEASE
-
-
-
- 7.0.59
-
-
- 2.1.0
-
-
- 1.3
- 1.1.1
- 3.2.0.GA
-
-
-
- 2.3.0
- 1.10.3
- 2.0.3-1
- 1.0.1
-
- 2.7
-
-
-
-
-
-
-
- io.spring.platform
- platform-bom
- ${spring-io-platform.version}
- pom
- import
-
-
-
-
-
-
- org.jadira.usertype
- usertype.core
- ${jadira-usertype-core.version}
-
-
- org.apache.tomcat
- tomcat-servlet-api
- ${tomcat.version}
- provided
-
-
- javax.servlet.jsp
- javax.servlet.jsp-api
- provided
-
-
- org.apache.tomcat
- tomcat-jasper-el
- ${tomcat.version}
- provided
-
-
-
- javax.servlet.jsp.jstl
- javax.servlet.jsp.jstl-api
-
-
- org.apache.taglibs
- taglibs-standard-jstlel
-
-
-
- com.jayway.jsonpath
- json-path
- test
-
-
-
- org.springframework.boot
- spring-boot-starter
-
-
- org.springframework.boot
- spring-boot-starter-data-jpa
-
-
-
- org.springframework.data
- spring-data-jdbc-core
- ${spring-data-jdbc.version}
-
-
- org.springframework
- *
-
-
-
-
-
-
- org.springframework
- spring-jdbc
-
-
- org.springframework
- spring-webmvc
-
-
-
- org.springframework
- spring-context-support
-
-
- org.springframework
- spring-oxm
-
-
-
- org.aspectj
- aspectjrt
-
-
- org.aspectj
- aspectjweaver
- runtime
-
-
-
-
- org.apache.tomcat
- tomcat-jdbc
- runtime
-
-
-
-
- org.slf4j
- slf4j-api
-
-
- ch.qos.logback
- logback-classic
- runtime
-
-
-
-
- joda-time
- joda-time
-
-
- joda-time
- joda-time-hibernate
- ${jodatime-hibernate.version}
-
-
- joda-time
- joda-time-jsptags
- ${jodatime-jsptags.version}
-
-
-
-
- org.hsqldb
- hsqldb
- runtime
-
-
-
-
-
-
- org.hibernate
- hibernate-entitymanager
-
-
- org.hibernate
- hibernate-validator
-
-
-
- org.hibernate
- hibernate-ehcache
-
-
- net.sf.ehcache
- ehcache-core
-
-
- commons-logging
- commons-logging
-
-
-
-
-
- org.webjars
- bootstrap
- ${webjars-bootstrap.version}
-
-
- org.webjars
- jquery-ui
- ${webjars-jquery-ui.version}
-
-
- org.webjars
- jquery
- ${webjars-jquery.version}
-
-
-
-
- org.springframework
- spring-test
- test
-
-
- junit
- junit
- test
-
-
- org.assertj
- assertj-core
- ${assertj.version}
- test
-
-
-
-
- com.github.dandelion
- datatables-jsp
- ${dandelion.version}
-
-
- com.github.dandelion
- datatables-export-itext
- ${dandelion.version}
-
-
-
-
-
- install
-
-
-
- ${project.basedir}/src/test/java
-
-
- ${project.basedir}/src/test/resources
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.0
-
-
-
-
- true
- ${java.version}
- ${java.version}
- true
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
- 2.13
-
-
- **/*Tests.java
-
-
-
-
- org.apache.maven.plugins
- maven-war-plugin
- 2.3
-
- petclinic
-
-
-
- org.apache.maven.plugins
- maven-eclipse-plugin
- 2.9
-
- true
- true
- 2.0
-
- **/*.*
-
-
-
- org.springframework.ide.eclipse.core.springbuilder
-
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
- org.eclipse.jdt.core.javanature
- org.springframework.ide.eclipse.core.springnature
- org.eclipse.m2e.core.maven2Nature
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
- 2.4
-
-
- jar-with-dependencies
-
-
-
-
- org.apache.tomcat.maven
- tomcat7-maven-plugin
- 2.2
-
- tomcat-development-server
- 9966
- /petclinic
-
-
-
- org.codehaus.mojo
- cobertura-maven-plugin
- ${cobertura.version}
-
-
-
-
-
-
- clean
- check
-
-
-
-
-
-
-
-
-
-
-
- org.codehaus.mojo
- cobertura-maven-plugin
- ${cobertura.version}
-
-
- html
-
-
-
-
-
-
-
- demopetclinic
-
+
+
+ 4.0.0
+ org.springframework.samples
+ spring-petclinic
+ 1.0.0-SNAPSHOT
+
+ petclinic
+ war
+
+
+
+
+ 1.7
+ UTF-8
+ UTF-8
+
+
+ 1.1.3.RELEASE
+ 1.1.0.RELEASE
+
+
+
+ 7.0.59
+
+
+ 2.1.0
+
+
+ 1.3
+ 1.1.1
+ 3.2.0.GA
+
+
+
+ 2.3.0
+ 1.10.3
+ 2.0.3-1
+ 1.0.1
+
+ 2.7
+
+
+
+
+
+
+
+ io.spring.platform
+ platform-bom
+ ${spring-io-platform.version}
+ pom
+ import
+
+
+
+
+
+
+ org.jadira.usertype
+ usertype.core
+ ${jadira-usertype-core.version}
+
+
+ org.apache.tomcat
+ tomcat-servlet-api
+ ${tomcat.version}
+ provided
+
+
+ javax.servlet.jsp
+ javax.servlet.jsp-api
+ provided
+
+
+ org.apache.tomcat
+ tomcat-jasper-el
+ ${tomcat.version}
+ provided
+
+
+
+ javax.servlet.jsp.jstl
+ javax.servlet.jsp.jstl-api
+
+
+ org.apache.taglibs
+ taglibs-standard-jstlel
+
+
+
+ com.jayway.jsonpath
+ json-path
+ test
+
+
+
+ org.springframework.boot
+ spring-boot-starter
+
+
+ org.springframework.boot
+ spring-boot-starter-data-jpa
+
+
+
+ org.springframework.data
+ spring-data-jdbc-core
+ ${spring-data-jdbc.version}
+
+
+ org.springframework
+
+
+
+
+
+
+
+ org.springframework
+ spring-jdbc
+
+
+ org.springframework
+ spring-webmvc
+
+
+
+ org.springframework
+ spring-context-support
+
+
+ org.springframework
+ spring-oxm
+
+
+
+ org.aspectj
+ aspectjrt
+
+
+ org.aspectj
+ aspectjweaver
+ runtime
+
+
+
+
+ org.apache.tomcat
+ tomcat-jdbc
+ runtime
+
+
+
+
+ org.slf4j
+ slf4j-api
+
+
+ ch.qos.logback
+ logback-classic
+ runtime
+
+
+
+
+ joda-time
+ joda-time
+
+
+ joda-time
+ joda-time-hibernate
+ ${jodatime-hibernate.version}
+
+
+ joda-time
+ joda-time-jsptags
+ ${jodatime-jsptags.version}
+
+
+
+
+ org.hsqldb
+ hsqldb
+ runtime
+
+
+
+
+
+
+ org.hibernate
+ hibernate-entitymanager
+
+
+ org.hibernate
+ hibernate-validator
+
+
+
+ org.hibernate
+ hibernate-ehcache
+
+
+ net.sf.ehcache
+ ehcache-core
+
+
+ commons-logging
+ commons-logging
+
+
+
+
+
+ org.webjars
+ bootstrap
+ ${webjars-bootstrap.version}
+
+
+ org.webjars
+ jquery-ui
+ ${webjars-jquery-ui.version}
+
+
+ org.webjars
+ jquery
+ ${webjars-jquery.version}
+
+
+
+
+ org.springframework
+ spring-test
+ test
+
+
+ junit
+ junit
+ test
+
+
+ org.assertj
+ assertj-core
+ ${assertj.version}
+ test
+
+
+
+
+ com.github.dandelion
+ datatables-jsp
+ ${dandelion.version}
+
+
+ com.github.dandelion
+ datatables-export-itext
+ ${dandelion.version}
+
+
+
+
+
+ install
+
+
+
+ ${project.basedir}/src/test/java
+
+
+ ${project.basedir}/src/test/resources
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.0
+
+
+
+
+ true
+ ${java.version}
+ ${java.version}
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.13
+
+
+ **/*Tests.java
+
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ 2.3
+
+ petclinic
+
+
+
+ org.apache.maven.plugins
+ maven-eclipse-plugin
+ 2.9
+
+ true
+ true
+ 2.0
+
+ **/*.*
+
+
+
+ org.springframework.ide.eclipse.core.springbuilder
+
+
+ org.eclipse.m2e.core.maven2Builder
+
+
+
+ org.eclipse.jdt.core.javanature
+ org.springframework.ide.eclipse.core.springnature
+ org.eclipse.m2e.core.maven2Nature
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+ 2.4
+
+
+ jar-with-dependencies
+
+
+
+
+ org.apache.tomcat.maven
+ tomcat7-maven-plugin
+ 2.2
+
+ tomcat-development-server
+ 9966
+ /petclinic
+
+
+
+ org.codehaus.mojo
+ cobertura-maven-plugin
+ ${cobertura.version}
+
+
+
+
+
+
+ clean
+ check
+
+
+
+
+
+
+
+
+
+
+
+ org.codehaus.mojo
+ cobertura-maven-plugin
+ ${cobertura.version}
+
+
+ html
+
+
+
+
+
+
+
+ demopetclinic
+