Repository: cxf-dosgi
Updated Branches:
  refs/heads/master 591442ad9 -> c064fc389


Set version for 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/c064fc38
Tree: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/tree/c064fc38
Diff: http://git-wip-us.apache.org/repos/asf/cxf-dosgi/diff/c064fc38

Branch: refs/heads/master
Commit: c064fc389731cde3451cda7c2fa60c8ba56fc122
Parents: 591442a
Author: Christian Schneider <[email protected]>
Authored: Fri Jul 3 14:41:15 2015 +0200
Committer: Christian Schneider <[email protected]>
Committed: Fri Jul 3 14:41:15 2015 +0200

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-dosgi/blob/c064fc38/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a0bd823..e6f0c46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,6 +150,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
+                    <version>2.2.1</version>
                     <configuration>
                         <useReleaseProfile>false</useReleaseProfile>
                         <preparationGoals>clean install</preparationGoals>

Reply via email to