Skip to content

Commit

Permalink
fixes travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Julio Capote committed Oct 14, 2013
1 parent eb74d32 commit b83b06b
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,20 +152,6 @@
<testSourceDirectory>src/test/scala</testSourceDirectory>
<!-- BUILD PLUGINS -->
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.4</version>
<executions>
<execution>
<id>sign-artifacts</id>
<phase>install</phase>
<goals>
<goal>sign</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
Expand Down

0 comments on commit b83b06b

Please sign in to comment.