From 74f034392596f0ba5298b5101c73609cb57abafb Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Thu, 19 Oct 2006 20:41:00 +0000 Subject: [PATCH] o adding IT it0004 git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@465779 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/it0004/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 maven-core-integration-tests/src/test/resources/it0004/pom.xml diff --git a/maven-core-integration-tests/src/test/resources/it0004/pom.xml b/maven-core-integration-tests/src/test/resources/it0004/pom.xml new file mode 100644 index 0000000000..6d15523994 --- /dev/null +++ b/maven-core-integration-tests/src/test/resources/it0004/pom.xml @@ -0,0 +1,10 @@ + + 4.0.0 + org.apache.maven + maven-core-it0004 + The simplest of pom installation. We have a pom and we install it in + local repository. + + pom + 1.0 +