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 <l...@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

_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to