Skip to content

Commit c47c505

Browse files
committed
De-dup; the test-jar is created by the CP release profile
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1744099 13f79535-47bb-0310-9956-ffa450edef68
1 parent 63950ad commit c47c505

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -261,18 +261,6 @@ limitations under the License.
261261
</excludes>
262262
</configuration>
263263
</plugin>
264-
<plugin>
265-
<groupId>org.apache.maven.plugins</groupId>
266-
<artifactId>maven-jar-plugin</artifactId>
267-
<version>2.6</version>
268-
<executions>
269-
<execution>
270-
<goals>
271-
<goal>test-jar</goal>
272-
</goals>
273-
</execution>
274-
</executions>
275-
</plugin>
276264
<plugin>
277265
<groupId>org.apache.maven.plugins</groupId>
278266
<artifactId>maven-assembly-plugin</artifactId>

0 commit comments

Comments
 (0)