Skip to content

Commit

Permalink
fixed pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
vikingbrain committed May 21, 2014
1 parent bf2b673 commit ec207b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>$maven-shade-plugin.version}</version>
<version>${maven-shade-plugin.version}</version>
<executions>
<execution>
<id>make-uber-assembly-android</id>
Expand Down

0 comments on commit ec207b9

Please sign in to comment.