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 45f4e2c commit 344607dCopy full SHA for 344607d
pom.xml
@@ -221,14 +221,12 @@
221
<executions>
222
<execution>
223
<id>attach-sources</id>
224
- <phase>verify</phase>
225
<goals>
226
<goal>jar-no-fork</goal>
227
</goals>
228
</execution>
229
230
<id>attach-test-sources</id>
231
232
233
<goal>test-jar</goal>
234
@@ -242,7 +240,6 @@
242
240
243
241
244
<id>attach-javadocs</id>
245
246
247
<goal>jar</goal>
248
0 commit comments