From b508c3209c43ce26c378807ae37c53fa908faa5b Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 29 Oct 2009 22:09:45 +0100 Subject: Fixed NAR-5 and NAR-98 --- src/it/it0014-multi-module/pom.xml | 50 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 src/it/it0014-multi-module/pom.xml (limited to 'src/it/it0014-multi-module/pom.xml') diff --git a/src/it/it0014-multi-module/pom.xml b/src/it/it0014-multi-module/pom.xml new file mode 100644 index 0000000..a87aad6 --- /dev/null +++ b/src/it/it0014-multi-module/pom.xml @@ -0,0 +1,50 @@ + + + + + + 4.0.0 + + + org.apache.maven.its.nar + it-parent + 1.0-SNAPSHOT + ../it-parent/pom.xml + + + it0014-pom + pom + + Maven NAR Multi Module + 1.0-SNAPSHOT + + Simple Multi Module project + + http://maven.apache.org/ + + + install + + + + it0014-jni-dep-lib-shared + it0014-lib-shared + + -- cgit v1.2.3