diff --git a/pom.xml b/pom.xml
index 71a8850e5..66ba72c06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,178 +1,178 @@
-
-
- 4.0.0
-
- org.springframework.data
- spring-data-elasticsearch
- 1.0.0.BUILD-SNAPSHOT
-
-
- org.springframework.data.build
- spring-data-parent
- 1.4.0.RC1
- ../spring-data-build/parent/pom.xml
-
-
- Spring Data Elasticsearch
- Spring Data Implementation for Elasticsearch
- https://github.com/spring-projects/spring-data-elasticsearch
-
-
-
- DATAES
-
- 3.2.1
- 2.6
- 1.1.1
- 1.8.0.RC1
-
-
-
-
-
-
-
- org.springframework
- spring-context
-
-
- commons-logging
- commons-logging
-
-
-
-
-
- org.springframework
- spring-tx
-
-
-
-
- org.springframework.data
- spring-data-commons
- ${springdata.commons}
-
-
-
-
- commons-lang
- commons-lang
- ${commonslang}
-
-
- commons-collections
- commons-collections
- ${commonscollections}
-
-
-
-
- joda-time
- joda-time
- ${jodatime}
-
-
-
-
- org.elasticsearch
- elasticsearch
- ${elasticsearch}
-
-
-
-
- com.fasterxml.jackson.core
- jackson-core
- ${jackson}
-
-
- com.fasterxml.jackson.core
- jackson-databind
- ${jackson}
-
-
-
-
- javax.enterprise
- cdi-api
- ${cdi}
- provided
- true
-
-
-
-
- org.springframework
- spring-test
- ${spring}
- test
-
-
- org.apache.openwebbeans.test
- cditest-owb
- ${webbeans}
- test
-
-
- javax.servlet
- servlet-api
- 3.0-alpha-1
- test
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
- org.codehaus.mojo
- wagon-maven-plugin
-
-
-
-
-
-
- biomedcentral
- BioMed Central Development Team
- +0
-
-
-
-
-
- spring-libs-milestone
- http://repo.spring.io/libs-milestone
-
-
-
-
-
- spring-plugins-release
- http://repo.spring.io/plugins-release
-
-
-
-
- https://github.com/spring-projects/spring-data-elasticsearch
- scm:git:git://github.com/spring-projects/spring-data-elasticsearch.git
- scm:git:ssh://git@github.com/spring-projects/spring-data-elasticsearch.git
-
-
-
-
- Bamboo
- http://build.springsource.org/browse/SPRINGDATAES
-
-
-
- JIRA
- https://jira.springsource.org/browse/DATAES
-
-
-
+
+
+ 4.0.0
+
+ org.springframework.data
+ spring-data-elasticsearch
+ 1.0.0.BUILD-SNAPSHOT
+
+
+ org.springframework.data.build
+ spring-data-parent
+ 1.4.0.BUILD-SNAPSHOT
+ ../spring-data-build/parent/pom.xml
+
+
+ Spring Data Elasticsearch
+ Spring Data Implementation for Elasticsearch
+ https://github.com/spring-projects/spring-data-elasticsearch
+
+
+
+ DATAES
+
+ 3.2.1
+ 2.6
+ 1.1.1
+ 1.8.0.BUILD-SNAPSHOT
+
+
+
+
+
+
+
+ org.springframework
+ spring-context
+
+
+ commons-logging
+ commons-logging
+
+
+
+
+
+ org.springframework
+ spring-tx
+
+
+
+
+ org.springframework.data
+ spring-data-commons
+ ${springdata.commons}
+
+
+
+
+ commons-lang
+ commons-lang
+ ${commonslang}
+
+
+ commons-collections
+ commons-collections
+ ${commonscollections}
+
+
+
+
+ joda-time
+ joda-time
+ ${jodatime}
+
+
+
+
+ org.elasticsearch
+ elasticsearch
+ ${elasticsearch}
+
+
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+ ${jackson}
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ ${jackson}
+
+
+
+
+ javax.enterprise
+ cdi-api
+ ${cdi}
+ provided
+ true
+
+
+
+
+ org.springframework
+ spring-test
+ ${spring}
+ test
+
+
+ org.apache.openwebbeans.test
+ cditest-owb
+ ${webbeans}
+ test
+
+
+ javax.servlet
+ servlet-api
+ 3.0-alpha-1
+ test
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+ org.codehaus.mojo
+ wagon-maven-plugin
+
+
+
+
+
+
+ biomedcentral
+ BioMed Central Development Team
+ +0
+
+
+
+
+
+ spring-libs-snapshot
+ http://repo.spring.io/libs-snapshot
+
+
+
+
+
+ spring-plugins-release
+ http://repo.spring.io/plugins-release
+
+
+
+
+ https://github.com/spring-projects/spring-data-elasticsearch
+ scm:git:git://github.com/spring-projects/spring-data-elasticsearch.git
+ scm:git:ssh://git@github.com/spring-projects/spring-data-elasticsearch.git
+
+
+
+
+ Bamboo
+ http://build.springsource.org/browse/SPRINGDATAES
+
+
+
+ JIRA
+ https://jira.springsource.org/browse/DATAES
+
+
+