Skip to content

Commit 3f31af6

Browse files
committed
I'll look into signing releases later
1 parent b6a054b commit 3f31af6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

modules/API/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
</executions>
135135
</plugin>
136136

137+
<!-- TODO: Look into signing releases
137138
<plugin>
138139
<groupId>org.apache.maven.plugins</groupId>
139140
<artifactId>maven-gpg-plugin</artifactId>
@@ -148,6 +149,7 @@
148149
</execution>
149150
</executions>
150151
</plugin>
152+
-->
151153

152154
</plugins>
153155
</build>

modules/ProtocolLib/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@
167167
</executions>
168168
</plugin>
169169

170+
<!-- TODO: Look into signing releases
170171
<plugin>
171172
<groupId>org.apache.maven.plugins</groupId>
172173
<artifactId>maven-gpg-plugin</artifactId>
@@ -181,6 +182,7 @@
181182
</execution>
182183
</executions>
183184
</plugin>
185+
-->
184186

185187
</plugins>
186188
</build>

0 commit comments

Comments
 (0)