We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a054b commit 3f31af6Copy full SHA for 3f31af6
modules/API/pom.xml
@@ -134,6 +134,7 @@
134
</executions>
135
</plugin>
136
137
+ <!-- TODO: Look into signing releases
138
<plugin>
139
<groupId>org.apache.maven.plugins</groupId>
140
<artifactId>maven-gpg-plugin</artifactId>
@@ -148,6 +149,7 @@
148
149
</execution>
150
151
152
+ -->
153
154
</plugins>
155
</build>
modules/ProtocolLib/pom.xml
@@ -167,6 +167,7 @@
167
168
169
170
171
172
173
@@ -181,6 +182,7 @@
181
182
183
184
185
186
187
188
0 commit comments