From 6f700af1c2abadd78165e86efc16fef8a0a129ba Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Thu, 17 Jun 2004 18:48:35 +0000 Subject: [PATCH] o pom for support JAR that will be used in an integration test git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162777 13f79535-47bb-0310-9956-ffa450edef68 --- maven-core-it-support/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 maven-core-it-support/pom.xml diff --git a/maven-core-it-support/pom.xml b/maven-core-it-support/pom.xml new file mode 100644 index 0000000000..2d45d486a2 --- /dev/null +++ b/maven-core-it-support/pom.xml @@ -0,0 +1,5 @@ + + maven + maven-it-support + 1.0 +