summaryrefslogtreecommitdiffstats
path: root/http-client
diff options
context:
space:
mode:
authorjonmv <venstad@gmail.com>2022-05-02 16:30:58 +0200
committerjonmv <venstad@gmail.com>2022-05-02 16:30:58 +0200
commit5cc784a7338c8bde6bf1415b63f62cb0bd2e7dd3 (patch)
tree68bd6ffedd0244d48566ebbe6454df2c2f693981 /http-client
parent9231e00477132a8945f50e83637f4861ec4b9f3f (diff)
Make http-client a bundle
Diffstat (limited to 'http-client')
-rw-r--r--http-client/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/http-client/pom.xml b/http-client/pom.xml
index 5a9a2f81f63..69172400ce8 100644
--- a/http-client/pom.xml
+++ b/http-client/pom.xml
@@ -11,6 +11,7 @@
<version>7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
+ <packaging>container-plugin</packaging>
<artifactId>http-client</artifactId>
<description>HTTP client wrapper around an Apache http client 5</description>