Spring 1.0.3 baseline

This commit is contained in:
Ben Hale
2007-04-19 19:19:50 +00:00
parent af4a4eead7
commit 7680aefa7c
6 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
# Configurable property values that may be locally overriden by a build.properties file
# The version number of the release that will be built
release.version=1.0.3-SNAPSHOT
release.version=1.0.4-SNAPSHOT
# The location of the common build system
common.build.dir=${basedir}/../common-build

View File

@@ -5,7 +5,7 @@
<artifactId>spring-binding</artifactId>
<packaging>jar</packaging>
<name>Spring Binding</name>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.4-SNAPSHOT</version>
<description>Spring Data Binding Framework</description>
<url>http://www.springframework.org</url>
<licenses>
@@ -18,7 +18,7 @@
<scm>
<connection>scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow</connection>
<developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow</developerConnection>
<tag>spring-webflow-1.0.3</tag>
<tag>spring-webflow-1.0.4</tag>
<url>http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-webflow</url>
</scm>
<organization>

View File

@@ -3,7 +3,7 @@
# The location of the common build system
common.build.dir=${basedir}/../common-build
project.base.version=1.0.3-SNAPSHOT
project.base.version=1.0.4-SNAPSHOT
#project.version=${project.base.version}
#ivy.status=release

View File

@@ -2,7 +2,7 @@ SPRING WEB FLOW (SWF) CHANGELOG
===============================
http://www.springframework.org
Changes in version 1.0.3 (24.04.2007)
Changes in version 1.0.3 (19.04.2007)
-------------------------------------
Package org.springframework.webflow.executor

View File

@@ -5,7 +5,7 @@
<artifactId>spring-webflow</artifactId>
<packaging>jar</packaging>
<name>Spring Web Flow</name>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.4-SNAPSHOT</version>
<description>Spring Web Flow</description>
<url>http://www.springframework.org</url>
<licenses>
@@ -18,7 +18,7 @@
<scm>
<connection>scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow</connection>
<developerConnection>scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-webflow</developerConnection>
<tag>spring-webflow-1.0.3</tag>
<tag>spring-webflow-1.0.4</tag>
<url>http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-webflow</url>
</scm>
<organization>

View File

@@ -3,7 +3,7 @@
# The location of the common build system
common.build.dir=${basedir}/../common-build
project.base.version=1.0.3-SNAPSHOT
project.base.version=1.0.4-SNAPSHOT
#project.version=${project.base.version}
#ivy.status=release