correcting artifactId and groupId

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466668 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2006-10-22 15:33:19 +00:00
parent ee326ea009
commit 8c1b52bd36
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-it0021-plugin</artifactId>
<groupId>org.apache.maven.its</groupId>
<artifactId>maven-it-it0021</artifactId>
<description>Test pom-level profile inclusion (this one is activated by system
property).</description>
<packaging>maven-plugin</packaging>
@ -34,4 +34,4 @@
<url>file:/tmp/testRepo</url>
</repository>
</distributionManagement>
</project>
</project>