upgrade the maven-release-plugin
Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/86a04747 Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/86a04747 Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/86a04747 Branch: refs/heads/master Commit: 86a04747257b6e21a313b7137e7bb6668cb0d8d3 Parents: 5befcea Author: Mark Struberg <[email protected]> Authored: Mon Mar 2 17:25:40 2015 +0100 Committer: Mark Struberg <[email protected]> Committed: Mon Mar 2 17:25:40 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/86a04747/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5c7bd20..2260e35 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> - <version>2.3.1</version> + <version>2.5.1</version> <configuration> <pushChanges>false</pushChanges> <localCheckout>true</localCheckout>
