From d938b4ad20f028a3d196705228c059fc9067eda4 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Sat, 4 Mar 2023 20:54:02 -0800 Subject: [PATCH] Need to undo change to use "jar" packaging type for Protobuf module; see #359 --- protobuf/pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/protobuf/pom.xml b/protobuf/pom.xml index fa4b80de8..32b4958ea 100644 --- a/protobuf/pom.xml +++ b/protobuf/pom.xml @@ -13,7 +13,10 @@ jackson-dataformat-protobuf Jackson dataformat: protobuf - jar + + bundle Support for reading and writing protobuf-encoded data via Jackson abstractions. @@ -77,7 +80,6 @@ abstractions. org.apache.maven.plugins maven-shade-plugin - ${version.plugin.shade} package