From 23c0405ec5093e6f172dbd20d0f9e6046ec77981 Mon Sep 17 00:00:00 2001
From: Mark Donszelmann <Mark.Donszelmann@gmail.com>
Date: Mon, 11 Jan 2010 12:01:47 +0100
Subject: Shortened artifact names

---
 src/it/it0016-layout/it0016-exe-dep-lib-shared-layout20/pom.xml | 2 +-
 src/it/it0016-layout/it0016-exe-dep-lib-shared-layout21/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'src')

diff --git a/src/it/it0016-layout/it0016-exe-dep-lib-shared-layout20/pom.xml b/src/it/it0016-layout/it0016-exe-dep-lib-shared-layout20/pom.xml
index 3ec4393..483e86c 100644
--- a/src/it/it0016-layout/it0016-exe-dep-lib-shared-layout20/pom.xml
+++ b/src/it/it0016-layout/it0016-exe-dep-lib-shared-layout20/pom.xml
@@ -28,7 +28,7 @@ under the License.
     <version>1.0-SNAPSHOT</version>
   </parent>
 
-  <artifactId>it0016-executable-dep-lib-shared-layout20</artifactId>
+  <artifactId>it0016-exe-dep-lib-shared-layout20</artifactId>
   <packaging>nar</packaging>
   
   <name>Maven NAR Executable and Shared Library (Layout20)</name>
diff --git a/src/it/it0016-layout/it0016-exe-dep-lib-shared-layout21/pom.xml b/src/it/it0016-layout/it0016-exe-dep-lib-shared-layout21/pom.xml
index d5e21ef..63f8851 100644
--- a/src/it/it0016-layout/it0016-exe-dep-lib-shared-layout21/pom.xml
+++ b/src/it/it0016-layout/it0016-exe-dep-lib-shared-layout21/pom.xml
@@ -28,7 +28,7 @@ under the License.
     <version>1.0-SNAPSHOT</version>
   </parent>
 
-  <artifactId>it0016-executable-dep-lib-shared-layout21</artifactId>
+  <artifactId>it0016-exe-dep-lib-shared-layout21</artifactId>
   <packaging>nar</packaging>
   
   <name>Maven NAR Executable and Shared Library (Layout21)</name>
-- 
cgit v1.2.3