Updating cxf-buildutils to 3.2.1
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/366a5562 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/366a5562 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/366a5562 Branch: refs/heads/master-jaxrs-2.1 Commit: 366a556210a1a7b047c4b4dd8da4fc74af6bd301 Parents: 20d0a28 Author: Christian Schneider <[email protected]> Authored: Tue Jul 12 07:19:33 2016 +0200 Committer: Christian Schneider <[email protected]> Committed: Tue Jul 12 08:22:21 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/366a5562/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8c03048..f11303f 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ </prerequisites> <properties> <cxf.compiler.fork>false</cxf.compiler.fork> - <cxf.build-utils.version>3.2.2-SNAPSHOT</cxf.build-utils.version> + <cxf.build-utils.version>3.2.1</cxf.build-utils.version> <cxf.xjc-utils.version>3.0.5</cxf.xjc-utils.version> <cxf.jdk.version>1.8</cxf.jdk.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
