Repository: cxf Updated Branches: refs/heads/master e036bbd0c -> e5bc06da7
Update buildnumber plugin to latest to work better with git Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/e5bc06da Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/e5bc06da Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/e5bc06da Branch: refs/heads/master Commit: e5bc06da70826fedb75805a0b3a81add449f5e2e Parents: e036bbd Author: Daniel Kulp <[email protected]> Authored: Wed May 14 14:05:40 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Wed May 14 14:05:40 2014 -0400 ---------------------------------------------------------------------- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/e5bc06da/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 7ec7609..f5d6808 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -206,7 +206,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>buildnumber-maven-plugin</artifactId> - <version>1.2</version> + <version>1.3</version> <executions> <execution> <id>create-noncanonicalrev</id>
