mirror of https://github.com/apache/maven.git
o making the groupId unique for each IT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466754 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bdf5e876f6
commit
3813e351e4
|
@ -1,6 +1,6 @@
|
||||||
<model>
|
<model>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.apache.maven.its</groupId>
|
<groupId>org.apache.maven.its.it0000</groupId>
|
||||||
<artifactId>maven-it-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
|
||||||
|
|
Loading…
Reference in New Issue