diff options
author | Brett Porter <brett@apache.org> | 2008-05-19 20:59:55 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2008-05-19 20:59:55 +0000 |
commit | 8dd8717642d2b2ecfa6b6931b17051e9e0867044 (patch) | |
tree | 5efed7549ef3f742f5c9bf2d76f52791430d7e8b /archiva-jetty | |
parent | eb8a8c5f3c04fc1aa487d0c0ca80c9bea4120b83 (diff) | |
download | archiva-8dd8717642d2b2ecfa6b6931b17051e9e0867044.tar.gz archiva-8dd8717642d2b2ecfa6b6931b17051e9e0867044.zip |
update group ID
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@657972 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-jetty')
-rw-r--r-- | archiva-jetty/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index a4ddd9826..56162dfc5 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -139,7 +139,7 @@ <build> <plugins> <plugin> - <groupId>org.codehaus.mojo.appassembler</groupId> + <groupId>org.codehaus.mojo</groupId> <artifactId>appassembler-maven-plugin</artifactId> <version>1.0-SNAPSHOT</version> <configuration> |