Repository: wicket Updated Branches: refs/heads/wicket-6.x 0333eda3d -> 6e585bdb2
One fewer step to do myself Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/6e585bdb Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/6e585bdb Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/6e585bdb Branch: refs/heads/wicket-6.x Commit: 6e585bdb20f7a48add5f593d3fbdb86c72d924eb Parents: 0333eda Author: Martijn Dashorst <[email protected]> Authored: Fri Aug 29 12:00:35 2014 +0200 Committer: Martijn Dashorst <[email protected]> Committed: Fri Aug 29 12:00:35 2014 +0200 ---------------------------------------------------------------------- release-dashorst.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/6e585bdb/release-dashorst.sh ---------------------------------------------------------------------- diff --git a/release-dashorst.sh b/release-dashorst.sh index 43e20cf..c3bacde 100755 --- a/release-dashorst.sh +++ b/release-dashorst.sh @@ -355,4 +355,7 @@ To release the Maven artefacts: Or in case of a failed vote, to drop the staging repository: mvn org.sonatype.plugins:nexus-staging-maven-plugin:LATEST:rc-drop -DstagingRepositoryId=$stagingrepoid -DnexusUrl=https://repository.apache.org -DserverId=apache.releases.https -Ddescription=\"Release vote has failed\" -" +" > release.txt + +cat release.txt +
