diff --git a/bom/pom.xml b/bom/pom.xml
new file mode 100644
index 00000000..d716fc3c
--- /dev/null
+++ b/bom/pom.xml
@@ -0,0 +1,45 @@
+
+
+
+ 4.0.0
+ org.springframework.data
+ spring-data-releasetrain
+ Babbage-BUILD-SNAPSHOT
+ pom
+
+
+ org.springframework.data.build
+ spring-data-build
+ 1.2.1.BUILD-SNAPSHOT
+
+
+ Spring Data Release Train - BOM
+ Bill of materials to make sure a consistent set of versions is used for Spring Data modules.
+ https://github.com/SpringData/spring-data-build
+
+
+
+
+ org.springframework.data
+ spring-data-commons
+ 1.6.4.BUILD-SNAPSHOT
+
+
+ org.springframework.data
+ spring-data-jpa
+ 1.4.4.BUILD-SNAPSHOT
+
+
+ org.springframework.data
+ spring-data-mongodb
+ 1.3.4.BUILD-SNAPSHOT
+
+
+ org.springframework.data
+ spring-data-neo4j
+ 2.3.4.BUILD-SNAPSHOT
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index c79e04a0..bc86845e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,41 +1,42 @@
- 4.0.0
- org.springframework.data.build
- spring-data-build
- 1.2.1.BUILD-SNAPSHOT
- pom
+ 4.0.0
+ org.springframework.data.build
+ spring-data-build
+ 1.2.1.BUILD-SNAPSHOT
+ pom
- Spring Data Build
- Modules to centralize common resources and configuration for Spring Data Maven builds.
- https://github.com/SpringData/spring-data-build
-
-
- SpringSource
- http://www.springsource.org
+ Spring Data Build
+ Modules to centralize common resources and configuration for Spring Data Maven builds.
+ https://github.com/SpringData/spring-data-build
+
+
+ Pivotal Software, Inc.
+ http://www.spring.io
-
- resources
- parent
-
-
-
+
+ resources
+ parent
+ bom
+
+
+
ogierke
Oliver Gierke
- ogierke at vmware.com
- SpringSource
- http://www.springsource.com
+ ogierke at gopivotal.com
+ Pivotal Software, Inc.
+ http://www.spring.io
Project lead
+1
-
-
+
+
Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0
@@ -46,7 +47,7 @@
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
@@ -59,14 +60,14 @@
- https://github.com/SpringSource/spring-data-build
- scm:git:git://github.com/SpringSource/spring-data-build.git
- scm:git:ssh://git@github.com:SpringSource/spring-data-build.git
-
-
-
- GitHub
- https://github.com/SpringSource/spring-data-build/issues
-
-
+ https://github.com/SpringSource/spring-data-build
+ scm:git:git://github.com/SpringSource/spring-data-build.git
+ scm:git:ssh://git@github.com:SpringSource/spring-data-build.git
+
+
+
+ GitHub
+ https://github.com/SpringSource/spring-data-build/issues
+
+