Release version 1.0.0.RELEASE.

This commit is contained in:
Spring Buildmaster
2013-02-07 03:50:17 -08:00
parent 5b882a4ade
commit e2980a13ac
3 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<version>1.0.0.RELEASE</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -371,7 +371,7 @@
<configuration>
<target>
<ant antfile="${shared.resources}/ant/upload-dist.xml">
<target name="upload-distribution"/>
<target name="upload-distribution" />
</ant>
</target>
<failOnError>false</failOnError>
@@ -655,4 +655,4 @@
</pluginRepository>
</pluginRepositories>
</project>
</project>