correcting artifactId and groupId

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466751 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2006-10-22 15:37:35 +00:00
parent 07c78be5c6
commit 52dbaa0ae0
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<model>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core-it0107</artifactId>
<groupId>org.apache.maven.its</groupId>
<artifactId>maven-it-it0107</artifactId>
<description>Verify that default implementation of an implementation for a complex object works as
expected [MNG-2293]</description>
<packaging>pom</packaging>