commit | 514bc668e9a6a1c3cfd019c3bbe1974893777e8e | [log] [tgz] |
---|---|---|
author | Richard S. Hall <rickhall@apache.org> | Tue Jun 27 21:28:46 2006 +0000 |
committer | Richard S. Hall <rickhall@apache.org> | Tue Jun 27 21:28:46 2006 +0000 |
tree | a0da29d8000b779924251a4d6cc74e2e210c2f3f | |
parent | 44c6faf5b2c7b280102dc6180450bccb18675f98 [diff] |
Fixed the pom file bug reported by Clement (FELIX-88). git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@417589 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.apache.felix.ipojo.plugin/src/main/resources/archetype-resources/pom.xml b/org.apache.felix.ipojo.plugin/src/main/resources/archetype-resources/pom.xml index 8dc2fa1..84d4c29 100644 --- a/org.apache.felix.ipojo.plugin/src/main/resources/archetype-resources/pom.xml +++ b/org.apache.felix.ipojo.plugin/src/main/resources/archetype-resources/pom.xml
@@ -17,7 +17,7 @@ <build> <plugins> <plugin> - <groupId>org.apache.felix.ipojo</groupId> + <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.ipojo.plugin</artifactId> <extensions>true</extensions> <configuration>