commit | b61405dfebd49d0a274a73b6b24bab5bf33feecb | [log] [tgz] |
---|---|---|
author | Sten Roger Sandvik <srs@apache.org> | Mon Sep 28 20:23:26 2009 +0000 |
committer | Sten Roger Sandvik <srs@apache.org> | Mon Sep 28 20:23:26 2009 +0000 |
tree | 00c18639e8c625ac125c94bf0770e51421386988 | |
parent | 3e6686a300c6a4b76909c7bf0024004d1e2868c6 [diff] [blame] |
Fixed all poms git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@819708 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/samples/whiteboard/pom.xml b/http/samples/whiteboard/pom.xml index f3a634a..18f4552 100644 --- a/http/samples/whiteboard/pom.xml +++ b/http/samples/whiteboard/pom.xml
@@ -29,7 +29,7 @@ <name>Apache Felix Http Samples - Whiteboard</name> <artifactId>org.apache.felix.http.samples.whiteboard</artifactId> - <packaging>bundle</packaging> + <packaging>jar</packaging> <build> <plugins>