This is an automated email from the ASF dual-hosted git repository. buhhunyx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
commit ac0b89e9f6cbe45830cbd9bddf99ec6974879f07 Author: Alexey Markevich <[email protected]> AuthorDate: Mon Feb 3 10:30:56 2020 +0300 Update to cxf-xjc-plugin 3.3.1 --- plugins/core/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/core/pom.xml b/plugins/core/pom.xml index 437892b..b85a781 100644 --- a/plugins/core/pom.xml +++ b/plugins/core/pom.xml @@ -29,8 +29,7 @@ <name>Apache Fediz Plugin Core</name> <packaging>bundle</packaging> <properties> - <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <cxf.xjc-utils.version>3.3.0</cxf.xjc-utils.version> + <cxf.xjc-utils.version>3.3.1</cxf.xjc-utils.version> </properties> <dependencies> <dependency>
