From b04863fce91c2e28e9509701cc1ba1c600815f40 Mon Sep 17 00:00:00 2001 From: makearl Date: Wed, 25 Jul 2018 10:03:03 -0700 Subject: [PATCH] Use Jitpack to publish to Maven --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a6c8e07..58e29dc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.blueapron + com.github.blueapron kafka-connect-protobuf-converter jar 2.0.1 @@ -63,6 +63,13 @@ + + + jitpack.io + https://jitpack.io + + +