Skip to content

Commit

Permalink
I'll look into signing releases later
Browse files Browse the repository at this point in the history
  • Loading branch information
dmulloy2 committed Dec 21, 2016
1 parent b6a054b commit 3f31af6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/API/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
</executions>
</plugin>

<!-- TODO: Look into signing releases
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
Expand All @@ -148,6 +149,7 @@
</execution>
</executions>
</plugin>
-->

</plugins>
</build>
Expand Down
2 changes: 2 additions & 0 deletions modules/ProtocolLib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@
</executions>
</plugin>

<!-- TODO: Look into signing releases
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
Expand All @@ -181,6 +182,7 @@
</execution>
</executions>
</plugin>
-->

</plugins>
</build>
Expand Down

0 comments on commit 3f31af6

Please sign in to comment.