[jackson-annotations] 144/207: Improvements in OSGi manifest generation. Fixes #18.
Timo Aaltonen
tjaalton at moszumanska.debian.org
Sat Sep 6 13:55:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
tjaalton pushed a commit to branch master
in repository jackson-annotations.
commit 0c7de5014e28b0635ac5514c3547de38b2145a52
Author: Lukasz Dywicki <luke at code-house.org>
Date: Tue Sep 3 19:24:43 2013 +0200
Improvements in OSGi manifest generation. Fixes #18.
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 11fa870..7dc37bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,6 +11,7 @@
<artifactId>jackson-annotations</artifactId>
<name>Jackson-annotations</name>
<version>2.3.0-SNAPSHOT</version>
+ <packaging>bundle</packaging>
<description>Core annotations used for value types, used by Jackson data binding package.
</description>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-annotations.git
More information about the pkg-java-commits
mailing list