Spring Web Flow 1.0.5 release

This commit is contained in:
Ben Hale
2007-10-03 13:23:10 +00:00
parent 6cf963e07c
commit 5ca24bf55d
8 changed files with 26 additions and 22 deletions

View File

@@ -5,7 +5,7 @@
<artifactId>spring-binding</artifactId>
<packaging>jar</packaging>
<name>Spring Binding</name>
<version>1.0.5-SNAPSHOT</version>
<version>1.0.6-SNAPSHOT</version>
<description>Spring Data Binding Framework</description>
<url>http://www.springframework.org</url>
<licenses>
@@ -40,17 +40,17 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>2.0.6</version>
<version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>2.0.6</version>
<version>2.0.7</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>2.0.6</version>
<version>2.0.7</version>
</dependency>
<!-- Runtime Dependencies -->
<dependency>

View File

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