Package: jackson-core / 2.12.1-1

01-no-bundle.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From: Mechtilde Stehmann <mechtilde@debian.org>
Date: Sat, 26 Dec 2020 12:49:28 +0100
Subject: packaging no bundle

Forwarded:   No
Last-Update: 2020-12-26
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ae9acef..f4e62c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
   <artifactId>jackson-core</artifactId>
   <name>Jackson-core</name>
   <version>2.12.1</version>
-  <packaging>bundle</packaging>
+  <packaging>jar</packaging>
   <description>Core Jackson processing abstractions (aka Streaming API), implementation for JSON</description>
   <licenses>
     <license>