Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 1feffe2

Browse files
committed
Add packaging type (bundle) as per #28
1 parent 849224b commit 1feffe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<artifactId>jackson-datatype-guava</artifactId>
1010
<name>Jackson-datatype-Guava</name>
1111
<version>2.3.0-SNAPSHOT</version>
12+
<packaging>bundle</packaging>
1213
<description>Add-on datatype-support module for Jackson (http://jackson.codehaus.org) that handles
1314
Guava (http://code.google.com/p/guava-libraries/) types (currently mostly just collection ones)
1415
</description>

0 commit comments

Comments
 (0)