From fa36d64b41066a24b5b629b45919aa6fd61d6f21 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 25 Apr 2014 16:51:55 +0100 Subject: [PATCH] Fix pom for release --- pom.xml | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 2171eac..b4ed558 100644 --- a/pom.xml +++ b/pom.xml @@ -58,9 +58,9 @@ milestone - spring-milestone + repo.spring.io Spring Milestone Repository - s3://maven.springframework.org/milestone + https://repo.spring.io/libs-milestone-local @@ -99,9 +99,9 @@ - http://github.com/SpringSource/spring-retry - scm:git:git://github.com/SpringSource/spring-retry.git - scm:git:ssh://git@github.com/SpringSource/spring-retry.git + http://github.com/spring-projects/spring-retry + scm:git:git://github.com/spring-projects/spring-retry.git + scm:git:ssh://git@github.com/spring-projects/spring-retry.git HEAD @@ -109,7 +109,7 @@ dsyer Dave Syer - dsyer@vmware.com + dsyer@gopivotal.com @@ -202,15 +202,6 @@ - - org.apache.maven.plugins - maven-jar-plugin - - - target/classes/META-INF/MANIFEST.MF - - -