Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev committed Jun 26, 2016
1 parent 4df2031 commit f134ad5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>1.4</version>
<version>2.4.3</version>
<executions>
<execution>
<phase>package</phase>
Expand Down Expand Up @@ -98,7 +98,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.7.0.201403182114</version>
<version>0.7.7.201606060606</version>
<configuration>
<excludes>
<exclude>**/UkrainiantolatinApp*.class</exclude>
Expand Down

0 comments on commit f134ad5

Please sign in to comment.