Skip to content

Commit dedec20

Browse files
committed
parent pom doesn't generate a test jar
1 parent 993a883 commit dedec20

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -226,17 +226,6 @@
226226
<plugin>
227227
<artifactId>maven-release-plugin</artifactId>
228228
</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>
240229
<plugin>
241230
<artifactId>maven-source-plugin</artifactId>
242231
<version>2.1.2</version>

0 commit comments

Comments
 (0)