Skip to content

Commit

Permalink
Edit pom
Browse files Browse the repository at this point in the history
  • Loading branch information
trixon committed May 14, 2017
1 parent 968bee5 commit f567ded
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>se.trixon.almond</groupId>
<artifactId>almond-util</artifactId>
<version>1.1.16-SNAPSHOT</version>
<version>1.1.16</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down Expand Up @@ -108,7 +108,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.4.3</version>
<version>3.0.0</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit f567ded

Please sign in to comment.