Skip to content

Commit

Permalink
changed maven configuration, removed maven gpg plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
JuKu committed Oct 10, 2018
1 parent ec92d3b commit 261f349
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 @@ -148,7 +148,7 @@
</executions>
</plugin>

<plugin>
<!-- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
Expand All @@ -161,7 +161,7 @@
</goals>
</execution>
</executions>
</plugin>
</plugin> -->

<plugin>
<groupId>org.jacoco</groupId>
Expand Down

0 comments on commit 261f349

Please sign in to comment.