#31 - Prepare next development iteration.

This commit is contained in:
Spring Buildmaster
2014-02-24 03:54:04 -08:00
committed by Oliver Gierke
parent 0fac11f3db
commit bd7a26a195
4 changed files with 13 additions and 13 deletions

View File

@@ -27,14 +27,14 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build</artifactId>
<version>1.3.0.RELEASE</version>
<version>1.3.1.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>Spring Data Build - General parent module</name>
<description>Global parent pom.xml to be used by Spring Data modules</description>
<url>http://www.springsource.org/spring-data</url>
<inceptionYear>2011-2013</inceptionYear>
<inceptionYear>2011-2014</inceptionYear>
<organization>
<name>Pivotal</name>
@@ -166,7 +166,7 @@
<dependency>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build-resources</artifactId>
<version>1.3.0.RELEASE</version>
<version>1.4.0.BUILD-SNAPSHOT</version>
<scope>provided</scope>
<type>zip</type>
</dependency>