summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2010-01-11 12:01:47 +0100
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2010-01-11 12:01:47 +0100
commit23c0405ec5093e6f172dbd20d0f9e6046ec77981 (patch)
treed0f0b81e0a897236155d441ec1ad8f1ef966b73f
parent791531b2f734389b292a580c1fe6af25eaf798ae (diff)
downloadmaven-nar-plugin-23c0405ec5093e6f172dbd20d0f9e6046ec77981.tar.gz
maven-nar-plugin-23c0405ec5093e6f172dbd20d0f9e6046ec77981.tar.bz2
maven-nar-plugin-23c0405ec5093e6f172dbd20d0f9e6046ec77981.tar.xz
maven-nar-plugin-23c0405ec5093e6f172dbd20d0f9e6046ec77981.zip
Shortened artifact names
-rw-r--r--src/it/it0016-layout/it0016-exe-dep-lib-shared-layout20/pom.xml2
-rw-r--r--src/it/it0016-layout/it0016-exe-dep-lib-shared-layout21/pom.xml2
2 files changed, 2 insertions, 2 deletions
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>