You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by jv...@apache.org on 2004/09/23 19:04:53 UTC

cvs commit: maven-components/maven-core-it/it0008 pom.xml

jvanzyl     2004/09/23 10:04:53

  Modified:    maven-core-it/it0008 pom.xml
  Log:
  fixing artifact id
  
  Revision  Changes    Path
  1.2       +1 -1      maven-components/maven-core-it/it0008/pom.xml
  
  Index: pom.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-core-it/it0008/pom.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- pom.xml	23 Sep 2004 17:00:42 -0000	1.1
  +++ pom.xml	23 Sep 2004 17:04:53 -0000	1.2
  @@ -1,7 +1,7 @@
   <project>
     <modelVersion>4.0.0</modelVersion>
     <groupId>maven</groupId>
  -  <artifactId>maven-core-it0006</artifactId>
  +  <artifactId>maven-core-it0008</artifactId>
     <version>1.0</version>
     <dependencies>
       <dependency>