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 993a883 commit dedec20Copy full SHA for dedec20
pom.xml
@@ -226,17 +226,6 @@
226
<plugin>
227
<artifactId>maven-release-plugin</artifactId>
228
</plugin>
229
- <plugin>
230
- <artifactId>maven-jar-plugin</artifactId>
231
- <version>2.3.1</version>
232
- <executions>
233
- <execution>
234
- <goals>
235
- <goal>test-jar</goal>
236
- </goals>
237
- </execution>
238
- </executions>
239
- </plugin>
240
241
<artifactId>maven-source-plugin</artifactId>
242
<version>2.1.2</version>
0 commit comments