Repository: karaf-cellar Updated Branches: refs/heads/master e6c221a20 -> b71f9558f
Upgrade the maven-release-plugin to 2.5.1 Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/b71f9558 Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/b71f9558 Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/b71f9558 Branch: refs/heads/master Commit: b71f9558f8281a8355672d781cd393537629f956 Parents: e6c221a Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Jan 19 11:08:41 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Jan 19 11:08:41 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/b71f9558/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5cd9a60..efe2859 100644 --- a/pom.xml +++ b/pom.xml @@ -355,7 +355,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> - <version>2.4.2</version> + <version>2.5.1</version> <configuration> <useReleaseProfile>false</useReleaseProfile> <preparationGoals>clean install</preparationGoals>
