Repository: cxf-fediz Updated Branches: refs/heads/master 17a64eb50 -> 7819861ba
Updating XJC Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/7819861b Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/7819861b Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/7819861b Branch: refs/heads/master Commit: 7819861ba3c2012791f94884b4f2366b69e3c206 Parents: 17a64eb Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Sep 4 17:29:00 2015 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Sep 4 17:29:00 2015 +0100 ---------------------------------------------------------------------- plugins/core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/7819861b/plugins/core/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/core/pom.xml b/plugins/core/pom.xml index ee710b4..d45af9a 100644 --- a/plugins/core/pom.xml +++ b/plugins/core/pom.xml @@ -30,7 +30,7 @@ <packaging>bundle</packaging> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <cxf.xjc-utils.version>3.0.5-SNAPSHOT</cxf.xjc-utils.version> + <cxf.xjc-utils.version>3.0.5</cxf.xjc-utils.version> </properties> <dependencies> <dependency>
