Changes to allow snapshot build to proceed.

This commit is contained in:
Ben Hale
2009-05-28 08:14:12 +00:00
parent 4105957596
commit 3e4b552b6d
2 changed files with 91 additions and 26 deletions

View File

@@ -5,6 +5,8 @@
<import file="${basedir}/../spring-build/library/default.xml"/>
<target name="publish-maven-central"/>
<target name="publish-maven-central-pom-only" depends="maven.init">
<maven:deploy>
<remoteRepository url="${maven.central.repository}"/>