Description: Set the type of the kryo artifact to help resolve the dependency
Author: Emmanuel Bourg <ebourg@apache.org>
Forwarded: not-needed
--- a/main-versioned/pom.xml
+++ b/main-versioned/pom.xml
@@ -24,6 +24,7 @@
 			<groupId>com.esotericsoftware</groupId>
 			<artifactId>kryo</artifactId>
 			<version>${project.version}</version>
+			<type>bundle</type>
 		</dependency>
 	</dependencies>
 
