This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/master by this push: new e5ebac1 Back to snapshot for now e5ebac1 is described below commit e5ebac14b42b283f569fbab7f6f5f0ad2c35346f Author: Daniel Kulp <dk...@apache.org> AuthorDate: Fri May 10 10:27:19 2019 -0400 Back to snapshot for now --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a71a3fd..c71392e 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ </issueManagement> <properties> <cxf.compiler.fork>false</cxf.compiler.fork> - <cxf.build-utils.version>3.4.2</cxf.build-utils.version> + <cxf.build-utils.version>3.4.3-SNAPSHOT</cxf.build-utils.version> <cxf.xjc-utils.version>3.3.0</cxf.xjc-utils.version> <cxf.jdk.version>1.8</cxf.jdk.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>