From 0150456210fad889961504d82eb8a739665c725d Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 29 Jan 2014 00:15:06 +0100 Subject: [PATCH] #5 - Added SCM information. Fixed indentation. --- pom.xml | 328 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 165 insertions(+), 163 deletions(-) diff --git a/pom.xml b/pom.xml index e551404..268395b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,21 +1,21 @@ - 4.0.0 - org.springframework.plugin - spring-plugin - pom - Spring Plugin - 0.9.0.BUILD-SNAPSHOT - Simple plugin infrastructure + 4.0.0 + org.springframework.plugin + spring-plugin + pom + Spring Plugin + 0.9.0.BUILD-SNAPSHOT + Simple plugin infrastructure - - Pivotal, Inc. - http://www.springsource.org - - 2008 - https://github.com/SpringSource/spring-plugin - - + + Pivotal, Inc. + http://www.springsource.org + + 2008 + https://github.com/SpringSource/spring-plugin + + Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 @@ -26,7 +26,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, @@ -38,103 +38,103 @@ - - core - metadata - integration - - - - 3.2.7.RELEASE - 1.7.5 - + + core + metadata + integration + + + + 3.2.7.RELEASE + 1.7.5 + - - - gierke - Oliver Gierke - ogierke@gopivotal.com - http://www.olivergierke.de - Pivtoal - http://www.gopivotal.com - - Project lead - - +1 - - - - + + + gierke + Oliver Gierke + ogierke@gopivotal.com + http://www.olivergierke.de + Pivtoal + http://www.gopivotal.com + + Project lead + + +1 + + + + - - - org.hamcrest - hamcrest-library - 1.3 - test - - - junit - junit - 4.11 - test - - - - org.mockito - mockito-all - 1.9.5 - test - + + + org.hamcrest + hamcrest-library + 1.3 + test + + + junit + junit + 4.11 + test + + + + org.mockito + mockito-all + 1.9.5 + test + - - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.slf4j - jcl-over-slf4j - ${slf4j.version} - test - - - ch.qos.logback - logback-classic - 1.0.13 - test - + + + org.slf4j + slf4j-api + ${slf4j.version} + + + org.slf4j + jcl-over-slf4j + ${slf4j.version} + test + + + ch.qos.logback + logback-classic + 1.0.13 + test + - + - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.6 - 1.6 - - + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.6 + 1.6 + + - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar - - - - + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar + + + + - + com.springsource.bundlor com.springsource.bundlor.maven 1.0.0.RELEASE @@ -147,69 +147,71 @@ process-classes - - true - - + + true + + - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - true - - + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + true + + - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - attach-javadocs - - jar - - - - + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + attach-javadocs + + jar + + + + - - + + - - https://github.com/spring-projects/spring-plugin - + + https://github.com/spring-projects/spring-plugin + scm:git:git://github.com/spring-projects/spring-plugin.git + scm:git:ssh://git@github.com:spring-projects/spring-plugin.git + - - Bamboo - https://build.springsource.org/browse/PLUGIN-MASTER - + + Bamboo + https://build.springsource.org/browse/PLUGIN-MASTER + - - Github - https://github.com/spring-projects/spring-plugin/issues - + + Github + https://github.com/spring-projects/spring-plugin/issues + - - - spring-libs-release - http://repo.spring.io/libs-release - - false - - - - - - - spring-plugins-release - http://repo.spring.io/plugins-release - - false - - - + + + spring-libs-release + http://repo.spring.io/libs-release + + false + + + + + + + spring-plugins-release + http://repo.spring.io/plugins-release + + false + + +