Skip to content

Commit

Permalink
Upgraded groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulsom committed May 22, 2014
1 parent 18dd7e5 commit 1abf33d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -369,14 +369,14 @@
</distributionManagement>

<properties>
<cxf.version>2.2.3</cxf.version>
<gec.version>2.7.0-01</gec.version>
<groovy.version>2.3.0</groovy.version>
<jaxb.basics.version>0.6.4</jaxb.basics.version>
<junit.version>4.11</junit.version>
<groovy.version>2.0.6</groovy.version>
<jaxb.impl.version>2.2.6</jaxb.impl.version>
<gec.version>2.7.0-01</gec.version>
<jaxws.plugin.version>2.2</jaxws.plugin.version>
<jaxb.plugin.version>0.8.3</jaxb.plugin.version>
<cxf.version>2.2.3</cxf.version>
<jaxws.plugin.version>2.2</jaxws.plugin.version>
<junit.version>4.11</junit.version>

<!-- set the character encoding for the build, so it is not platform-dependent -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 1abf33d

Please sign in to comment.