From eb7f8309e241020f5058e9dceee909d33c843607 Mon Sep 17 00:00:00 2001 From: David Syer Date: Thu, 15 Apr 2010 10:26:14 +0000 Subject: [PATCH] Update version in POMs to 3.0.3 --- org.springframework.aop/pom.xml | 4 +- org.springframework.asm/pom.xml | 112 +++--- org.springframework.aspects/pom.xml | 168 ++++----- org.springframework.beans/pom.xml | 4 +- org.springframework.context.support/pom.xml | 4 +- org.springframework.context/pom.xml | 4 +- org.springframework.core/pom.xml | 4 +- org.springframework.expression/pom.xml | 4 +- org.springframework.instrument.tomcat/pom.xml | 4 +- org.springframework.instrument/pom.xml | 4 +- org.springframework.integration-tests/pom.xml | 4 +- org.springframework.jdbc/pom.xml | 4 +- org.springframework.jms/pom.xml | 4 +- org.springframework.orm/pom.xml | 4 +- org.springframework.oxm/pom.xml | 4 +- org.springframework.spring-library/pom.xml | 328 +++++++++--------- org.springframework.spring-parent/pom.xml | 2 +- org.springframework.test/pom.xml | 4 +- org.springframework.transaction/pom.xml | 4 +- org.springframework.web.portlet/pom.xml | 4 +- org.springframework.web.servlet/pom.xml | 4 +- org.springframework.web.struts/pom.xml | 4 +- org.springframework.web/pom.xml | 4 +- 23 files changed, 343 insertions(+), 343 deletions(-) diff --git a/org.springframework.aop/pom.xml b/org.springframework.aop/pom.xml index 7f361154ab..26fe493483 100644 --- a/org.springframework.aop/pom.xml +++ b/org.springframework.aop/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-aop jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.asm/pom.xml b/org.springframework.asm/pom.xml index 46f7cd44ef..9324126013 100644 --- a/org.springframework.asm/pom.xml +++ b/org.springframework.asm/pom.xml @@ -1,56 +1,56 @@ - - - 4.0.0 - org.springframework - spring-asm - jar - 3.0.2.BUILD-SNAPSHOT - - org.springframework - spring-parent - ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT - - - - - - - maven-antrun-plugin - - - jarjar - process-classes - - run - - - - - - - - - - - - - - - - - - - - - - com.google.code - jarjar - 1.0 - - - - - - + + + 4.0.0 + org.springframework + spring-asm + jar + 3.0.3.BUILD-SNAPSHOT + + org.springframework + spring-parent + ../org.springframework.spring-parent + 3.0.3.BUILD-SNAPSHOT + + + + + + + maven-antrun-plugin + + + jarjar + process-classes + + run + + + + + + + + + + + + + + + + + + + + + + com.google.code + jarjar + 1.0 + + + + + + diff --git a/org.springframework.aspects/pom.xml b/org.springframework.aspects/pom.xml index 65fb3a193f..8d2fa3e313 100644 --- a/org.springframework.aspects/pom.xml +++ b/org.springframework.aspects/pom.xml @@ -1,84 +1,84 @@ - - - 4.0.0 - org.springframework - spring-aspects - jar - 3.0.2.BUILD-SNAPSHOT - - org.springframework - spring-parent - ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT - - - - - - org.aspectj - aspectjweaver - true - - - org.springframework - spring-beans - ${project.version} - compile - - - org.springframework - spring-tx - ${project.version} - true - - - org.springframework - spring-context - ${project.version} - compile - - - org.springframework - spring-context-support - ${project.version} - compile - - - org.springframework - spring-test - ${project.version} - compile - - - javax.persistence - persistence-api - 1.0 - provided - - - junit - junit - test - - - javax.mail - mail - 1.4 - test - true - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - junit:junit - - - - - - + + + 4.0.0 + org.springframework + spring-aspects + jar + 3.0.3.BUILD-SNAPSHOT + + org.springframework + spring-parent + ../org.springframework.spring-parent + 3.0.3.BUILD-SNAPSHOT + + + + + + org.aspectj + aspectjweaver + true + + + org.springframework + spring-beans + ${project.version} + compile + + + org.springframework + spring-tx + ${project.version} + true + + + org.springframework + spring-context + ${project.version} + compile + + + org.springframework + spring-context-support + ${project.version} + compile + + + org.springframework + spring-test + ${project.version} + compile + + + javax.persistence + persistence-api + 1.0 + provided + + + junit + junit + test + + + javax.mail + mail + 1.4 + test + true + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + junit:junit + + + + + + diff --git a/org.springframework.beans/pom.xml b/org.springframework.beans/pom.xml index ea78ca67c0..add137e889 100644 --- a/org.springframework.beans/pom.xml +++ b/org.springframework.beans/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-beans jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.context.support/pom.xml b/org.springframework.context.support/pom.xml index 6468770112..1b125bb4d8 100644 --- a/org.springframework.context.support/pom.xml +++ b/org.springframework.context.support/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-context-support jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.context/pom.xml b/org.springframework.context/pom.xml index e7d0917e37..e8227e8862 100644 --- a/org.springframework.context/pom.xml +++ b/org.springframework.context/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-context jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.core/pom.xml b/org.springframework.core/pom.xml index 43bb05b76c..4fb294ae46 100644 --- a/org.springframework.core/pom.xml +++ b/org.springframework.core/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-core jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.expression/pom.xml b/org.springframework.expression/pom.xml index 2d4902505d..cdcba0f53a 100644 --- a/org.springframework.expression/pom.xml +++ b/org.springframework.expression/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-expression jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.instrument.tomcat/pom.xml b/org.springframework.instrument.tomcat/pom.xml index 7b6de848ff..df509a48b2 100644 --- a/org.springframework.instrument.tomcat/pom.xml +++ b/org.springframework.instrument.tomcat/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-instrument-tomcat jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.instrument/pom.xml b/org.springframework.instrument/pom.xml index 83a7d65e5f..f8bb708e43 100644 --- a/org.springframework.instrument/pom.xml +++ b/org.springframework.instrument/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-instrument jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.integration-tests/pom.xml b/org.springframework.integration-tests/pom.xml index 895d7b7d30..f38f140a17 100644 --- a/org.springframework.integration-tests/pom.xml +++ b/org.springframework.integration-tests/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-integration-tests jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.jdbc/pom.xml b/org.springframework.jdbc/pom.xml index fa200a5790..a0cd069b7a 100644 --- a/org.springframework.jdbc/pom.xml +++ b/org.springframework.jdbc/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-jdbc jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.jms/pom.xml b/org.springframework.jms/pom.xml index 4479c0d5ce..3ca9c49cc4 100644 --- a/org.springframework.jms/pom.xml +++ b/org.springframework.jms/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-jms jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.orm/pom.xml b/org.springframework.orm/pom.xml index 1e6b410a2c..196ded2a66 100644 --- a/org.springframework.orm/pom.xml +++ b/org.springframework.orm/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-orm jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.oxm/pom.xml b/org.springframework.oxm/pom.xml index 40dd1d97c9..68feed610f 100644 --- a/org.springframework.oxm/pom.xml +++ b/org.springframework.oxm/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-oxm jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.spring-library/pom.xml b/org.springframework.spring-library/pom.xml index 55fc91cd9e..1c5554c307 100644 --- a/org.springframework.spring-library/pom.xml +++ b/org.springframework.spring-library/pom.xml @@ -1,164 +1,164 @@ - - - - - - 4.0.0 - org.springframework - spring-library - libd - 3.0.2.BUILD-SNAPSHOT - Spring Framework - Spring is a layered Java/J2EE application platform, based on code published in Expert - One-on-One J2EE Design and Development by Rod Johnson (Wrox, 2002). - http://www.springframework.org - - JIRA - http://jira.springframework.org/browse/SPR - - - Bamboo - https://build.springframework.org/browse/SPR - - 2003 - - SpringSource - http://www.springsource.com - - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - https://fisheye.springframework.org/browse/spring-framework - scm:svn:https://src.springframework.org/svn/spring-framework/trunk - scm:svn:https://src.springframework.org/svn/spring-framework/trunk - - - - Spring Forum - - http://forum.springframework.org - http://forum.springframework.org - - - - - - staging - - - staging - file:///${user.dir}/target/staging - - - staging - file:///${user.dir}/target/staging - - - staging - file:///${user.dir}/target/staging - - - - - - - - org.springframework - spring-aop - ${project.version} - - - org.springframework - spring-asm - ${project.version} - - - org.springframework - spring-aspects - ${project.version} - - - org.springframework - spring-beans - ${project.version} - - - org.springframework - spring-context - ${project.version} - - - org.springframework - spring-context-support - ${project.version} - - - org.springframework - spring-core - ${project.version} - - - org.springframework - spring-expression - ${project.version} - - - org.springframework - spring-jdbc - ${project.version} - - - org.springframework - spring-jms - ${project.version} - - - org.springframework - spring-orm - ${project.version} - - - org.springframework - spring-oxm - ${project.version} - - - org.springframework - spring-tx - ${project.version} - - - org.springframework - spring-web - ${project.version} - - - org.springframework - spring-webmvc - ${project.version} - - - org.springframework - spring-webmvc-portlet - ${project.version} - - - aopalliance - aopalliance - 1.0 - - - - + + + + + + 4.0.0 + org.springframework + spring-library + libd + 3.0.3.BUILD-SNAPSHOT + Spring Framework + Spring is a layered Java/J2EE application platform, based on code published in Expert + One-on-One J2EE Design and Development by Rod Johnson (Wrox, 2002). + http://www.springframework.org + + JIRA + http://jira.springframework.org/browse/SPR + + + Bamboo + https://build.springframework.org/browse/SPR + + 2003 + + SpringSource + http://www.springsource.com + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + https://fisheye.springframework.org/browse/spring-framework + scm:svn:https://src.springframework.org/svn/spring-framework/trunk + scm:svn:https://src.springframework.org/svn/spring-framework/trunk + + + + Spring Forum + + http://forum.springframework.org + http://forum.springframework.org + + + + + + staging + + + staging + file:///${user.dir}/target/staging + + + staging + file:///${user.dir}/target/staging + + + staging + file:///${user.dir}/target/staging + + + + + + + + org.springframework + spring-aop + ${project.version} + + + org.springframework + spring-asm + ${project.version} + + + org.springframework + spring-aspects + ${project.version} + + + org.springframework + spring-beans + ${project.version} + + + org.springframework + spring-context + ${project.version} + + + org.springframework + spring-context-support + ${project.version} + + + org.springframework + spring-core + ${project.version} + + + org.springframework + spring-expression + ${project.version} + + + org.springframework + spring-jdbc + ${project.version} + + + org.springframework + spring-jms + ${project.version} + + + org.springframework + spring-orm + ${project.version} + + + org.springframework + spring-oxm + ${project.version} + + + org.springframework + spring-tx + ${project.version} + + + org.springframework + spring-web + ${project.version} + + + org.springframework + spring-webmvc + ${project.version} + + + org.springframework + spring-webmvc-portlet + ${project.version} + + + aopalliance + aopalliance + 1.0 + + + + diff --git a/org.springframework.spring-parent/pom.xml b/org.springframework.spring-parent/pom.xml index 081bb48666..46fc9ce61e 100644 --- a/org.springframework.spring-parent/pom.xml +++ b/org.springframework.spring-parent/pom.xml @@ -14,7 +14,7 @@ spring-parent pom Spring Framework - Parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT Spring Framework Parent https://fisheye.springframework.org/browse/spring-framework diff --git a/org.springframework.test/pom.xml b/org.springframework.test/pom.xml index 5c1bebd7e2..0a4199f143 100644 --- a/org.springframework.test/pom.xml +++ b/org.springframework.test/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-test jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.transaction/pom.xml b/org.springframework.transaction/pom.xml index baa2211106..8b296f5b34 100644 --- a/org.springframework.transaction/pom.xml +++ b/org.springframework.transaction/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-tx jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.web.portlet/pom.xml b/org.springframework.web.portlet/pom.xml index 284da534de..8c36a54820 100644 --- a/org.springframework.web.portlet/pom.xml +++ b/org.springframework.web.portlet/pom.xml @@ -4,12 +4,12 @@ org.springframework spring-webmvc-portlet jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.web.servlet/pom.xml b/org.springframework.web.servlet/pom.xml index fe173f0100..1b1c30a6cd 100644 --- a/org.springframework.web.servlet/pom.xml +++ b/org.springframework.web.servlet/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-webmvc jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.web.struts/pom.xml b/org.springframework.web.struts/pom.xml index c836da11ac..650a95a9a2 100644 --- a/org.springframework.web.struts/pom.xml +++ b/org.springframework.web.struts/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-struts jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT diff --git a/org.springframework.web/pom.xml b/org.springframework.web/pom.xml index 555df95c28..021dcd2ab2 100644 --- a/org.springframework.web/pom.xml +++ b/org.springframework.web/pom.xml @@ -6,12 +6,12 @@ org.springframework spring-web jar - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT org.springframework spring-parent ../org.springframework.spring-parent - 3.0.2.BUILD-SNAPSHOT + 3.0.3.BUILD-SNAPSHOT -- GitLab