From 9cf72fbdd46cbdbc08036bf921a79bd78fb0bfbe Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 10 Oct 2012 14:23:11 +0200 Subject: [PATCH] DATAMONGO-541 - Polished pom.xml for Maven central propagation. --- pom.xml | 6 +++ spring-data-mongodb-parent/pom.xml | 77 ++++++++++++++++++++++++++++++ 2 files changed, 83 insertions(+) diff --git a/pom.xml b/pom.xml index 87d1272bb..4f66e96eb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,6 +4,8 @@ org.springframework.data spring-data-mongodb-dist Spring Data MongoDB Distribution + Spring Data project for MongoDB + http://www.springsource.org/spring-data/mongodb 1.1.0.BUILD-SNAPSHOT pom @@ -288,4 +290,8 @@ + + https://github.com/SpringSource/spring-data-mongodb + + diff --git a/spring-data-mongodb-parent/pom.xml b/spring-data-mongodb-parent/pom.xml index d804d8ca4..72c25f364 100644 --- a/spring-data-mongodb-parent/pom.xml +++ b/spring-data-mongodb-parent/pom.xml @@ -4,9 +4,83 @@ org.springframework.data spring-data-mongodb-parent Spring Data MongoDB Parent + Spring Data project for MongoDB http://www.springsource.org/spring-data/mongodb 1.1.0.BUILD-SNAPSHOT pom + + + + 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 + + Project Admin + Developer + + -5 + + + ogierke + Oliver Gierke + ogierke at vmware.com + SpringSource + http://www.springsource.com + + Developer + + +1 + + + jbrisbin + Jon Brisbin + jbrisbin at vmware.com + SpringSource + http://www.springsource.com + + Developer + + -6 + + + + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0 + + Copyright 2010 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. + + + + UTF-8 @@ -273,4 +347,7 @@ + + https://github.com/SpringSource/spring-data-mongodb +