Skip to content

Commit

Permalink
use latest releases of build-utils and xjc-utils, currently there is …
Browse files Browse the repository at this point in the history
…no need to have snapshot version
  • Loading branch information
deki committed Jul 11, 2018
1 parent 3904a47 commit 55b054d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -40,8 +40,8 @@
</issueManagement>
<properties>
<cxf.compiler.fork>false</cxf.compiler.fork>
<cxf.build-utils.version>3.4.2-SNAPSHOT</cxf.build-utils.version>
<cxf.xjc-utils.version>3.2.3-SNAPSHOT</cxf.xjc-utils.version>
<cxf.build-utils.version>3.4.1</cxf.build-utils.version>
<cxf.xjc-utils.version>3.2.2</cxf.xjc-utils.version>
<cxf.jdk.version>1.8</cxf.jdk.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>
Expand Down

0 comments on commit 55b054d

Please sign in to comment.