Skip to content

Commit

Permalink
Move to TravisCI for Release Management
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Schulte committed Oct 4, 2016
1 parent 57e6363 commit a127b3a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Expand Up @@ -190,11 +190,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.4</version>
<configuration>
<passphrase>${env.GPG_PASSPHRASE}</passphrase>
<homedir>${user.dir}/.gnupg</homedir>
</configuration>
<version>1.6</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit a127b3a

Please sign in to comment.