mirror of https://github.com/apache/maven.git
correct packaging
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@330025 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d22a487373
commit
12646a1c4e
|
@ -2,7 +2,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-core-it0012</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<packaging>pom</packaging>
|
||||
<version>3.8.1</version>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
Loading…
Reference in New Issue