correcting artifactId and groupId

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466648 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2006-10-22 15:32:18 +00:00
parent c694253925
commit 2481e91876
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<model> <model>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven</groupId> <groupId>org.apache.maven.its</groupId>
<artifactId>maven-core-it0000</artifactId> <artifactId>maven-it-it0000</artifactId>
<description>The simplest of builds. We have one application class and one test <description>The simplest of builds. We have one application class and one test
class. There are no resources, no source generation, no resource class. There are no resources, no source generation, no resource
generation and a the super model is employed to provide the build generation and a the super model is employed to provide the build