mirror of https://github.com/apache/maven.git
o adding IT it0000
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@465770 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cd4e9519ec
commit
b3bdd8c983
|
@ -2,6 +2,10 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-core-it0000</artifactId>
|
||||
<description>The simplest of builds. We have one application class and one test
|
||||
class. There are no resources, no source generation, no resource
|
||||
generation and a the super model is employed to provide the build
|
||||
information.</description>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.0</version>
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue