Repository: cxf-dosgi Updated Branches: refs/heads/master c064fc389 -> 61dbe2bfe
Switch back to new release plugin Project: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/commit/61dbe2bf Tree: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/tree/61dbe2bf Diff: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/diff/61dbe2bf Branch: refs/heads/master Commit: 61dbe2bfee2db1b904f397899615d20407492cae Parents: c064fc3 Author: Christian Schneider <[email protected]> Authored: Fri Jul 3 15:57:41 2015 +0200 Committer: Christian Schneider <[email protected]> Committed: Fri Jul 3 15:57:41 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/61dbe2bf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e6f0c46..af2e6b2 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> - <version>2.2.1</version> + <version>2.5.2</version> <configuration> <useReleaseProfile>false</useReleaseProfile> <preparationGoals>clean install</preparationGoals>
