diff --git a/pom.xml b/pom.xml
index 467e8132c..ad55bfdc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,6 +5,8 @@
org.springframework.data
spring-data-commons-dist
Spring Data Commons Distribution
+ Spring Data Commons Distribution project
+ http://www.springframework.org/spring-data
1.2.1.BUILD-SNAPSHOT
pom
@@ -245,7 +247,6 @@
maven-javadoc-plugin
2.7
- true
true
true
@@ -380,4 +381,8 @@
s3://maven.springframework.org/snapshot
+
+
+ https://github.com/SpringSource/spring-data-commons
+
diff --git a/spring-data-commons-core/pom.xml b/spring-data-commons-core/pom.xml
index 7939d635f..0d320fdae 100644
--- a/spring-data-commons-core/pom.xml
+++ b/spring-data-commons-core/pom.xml
@@ -7,9 +7,11 @@
1.2.1.BUILD-SNAPSHOT
../spring-data-commons-parent/pom.xml
+
spring-data-commons-core
jar
Spring Data Commons Core
+ Spring Data Commons Core Library
2.3.0
diff --git a/spring-data-commons-parent/pom.xml b/spring-data-commons-parent/pom.xml
index 67e52d1bf..583643e9f 100644
--- a/spring-data-commons-parent/pom.xml
+++ b/spring-data-commons-parent/pom.xml
@@ -5,9 +5,81 @@
org.springframework.data
spring-data-commons-parent
Spring Data Commons Parent
+ Spring Data Commons Parent project
http://www.springsource.org/spring-data
1.2.1.BUILD-SNAPSHOT
pom
+
+
+
+ Apache License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Copyright 2011 the original author or authors.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ 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
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+
+
+
+
+
+ olivergierke
+ Oliver Gierke
+ ogierke at vmware.com
+ SpringSource
+ http://www.springsource.com
+
+ Project lead
+
+ +1
+
+
+ trisberg
+ Thomas Risberg
+ trisberg at vmware.com
+ SpringSource
+ http://www.springsource.com
+
+ Project Admin
+ Developer
+
+ -5
+
+
+ mpollack
+ Mark Pollack
+ mpollack at vmware.com
+ SpringSource
+ http://www.springsource.com
+
+ Developer
+
+ -5
+
+
+ jbrisbin
+ Jon Brisbin
+ jbrisbin at vmware.com
+ SpringSource
+ http://www.springsource.com
+
+ Developer
+
+ -6
+
+
UTF-8
@@ -321,46 +393,26 @@
-
-
-
- repository.plugin.springsource.release
- SpringSource Maven Repository
- http://repository.springsource.com/maven/bundles/release
-
-
-
- repository.springframework.maven.release
- Spring Framework Maven Release Repository
- http://repo.springsource.org/release
-
-
- querydsl
- QueryDsl
- http://source.mysema.com/maven2/releases
-
-
- repository.springframework.maven.release
+ spring-libs-release
Spring Framework Maven Release Repository
- http://repo.springsource.org/release
-
-
- querydsl
- Mysema QueryDsl
- http://source.mysema.com/maven2/releases
+ https://repo.springsource.org/libs-release
false
-
-
- jboss
- JBoss repository
- https://repository.jboss.org/nexus/content/groups/public
-
+
+
+ spring-plugins-release
+ Spring Framework Maven Release Repository
+ https://repo.springsource.org/plugins-release
+
+ false
+
+
+
@@ -378,4 +430,8 @@
+
+
+ https://github.com/SpringSource/spring-data-commons
+