diff options
author | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2010-01-11 12:01:47 +0100 |
---|---|---|
committer | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2010-01-11 12:01:47 +0100 |
commit | 23c0405ec5093e6f172dbd20d0f9e6046ec77981 (patch) | |
tree | d0f0b81e0a897236155d441ec1ad8f1ef966b73f /src/it/it0016-layout/it0016-exe-dep-lib-shared-layout20/pom.xml | |
parent | 791531b2f734389b292a580c1fe6af25eaf798ae (diff) | |
download | maven-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
Diffstat (limited to 'src/it/it0016-layout/it0016-exe-dep-lib-shared-layout20/pom.xml')
-rw-r--r-- | src/it/it0016-layout/it0016-exe-dep-lib-shared-layout20/pom.xml | 2 |
1 files changed, 1 insertions, 1 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> |