diff --git a/pom.xml b/pom.xml index dcf9556d8..effe1356b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,6 +5,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.0.1.BUILD-SNAPSHOT pom @@ -14,7 +16,18 @@ spring-data-mongodb-parent - + + + ogierke + Oliver Gierke + ogierke at vmware.com + SpringSource + http://www.springsource.com + + Project lead + + +1 + trisberg Thomas Risberg @@ -39,17 +52,6 @@ -5 - - ogierke - Oliver Gierke - ogierke at vmware.com - SpringSource - http://www.springsource.com - - Developer - - +1 - jbrisbin Jon Brisbin @@ -296,5 +298,7 @@ s3://maven.springframework.org/snapshot - + + https://github.com/SpringSource/spring-data-mongodb + diff --git a/spring-data-mongodb-parent/pom.xml b/spring-data-mongodb-parent/pom.xml index 11d4052f2..995bbbd76 100644 --- a/spring-data-mongodb-parent/pom.xml +++ b/spring-data-mongodb-parent/pom.xml @@ -5,6 +5,7 @@ org.springframework.data spring-data-mongodb-parent Spring Data MongoDB Parent + Spring Data project for MongoDB http://www.springsource.org/spring-data/mongodb 1.0.1.BUILD-SNAPSHOT pom @@ -22,6 +23,79 @@ 1.2.0.RELEASE 1.6.11.RELEASE + + + + ogierke + 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 + + Project Admin + Developer + + -5 + + + 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. + + + + strict @@ -79,6 +153,9 @@ s3://maven.springframework.org/snapshot + + https://github.com/SpringSource/spring-data-mongodb +