From 2bf2ace93add786581c8c79d5c868c099890f5bf Mon Sep 17 00:00:00 2001 From: Pavel Popov Date: Thu, 9 Jul 2020 17:56:47 +0300 Subject: [PATCH] Switch to public maven repo (#18) * Switch to public maven repo * Bump deps * Fix description Co-authored-by: Alexey Pronin <24279065+vulnbe@users.noreply.github.com> --- build_utils | 2 +- pom.xml | 39 +++++++++++++++++++++++++++++++++------ 2 files changed, 34 insertions(+), 7 deletions(-) diff --git a/build_utils b/build_utils index ea4aa04..5cb25f0 160000 --- a/build_utils +++ b/build_utils @@ -1 +1 @@ -Subproject commit ea4aa042f482551d624fd49a570d28488f479e93 +Subproject commit 5cb25f049c719a608276a99fc4fbe852187019ca diff --git a/pom.xml b/pom.xml index 4f78b44..5b593bd 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.rbkmoney parent - 1.0.2 + 1.0.5 4.0.0 @@ -15,16 +15,40 @@ kafka-common-lib 0.1.3 + Kafka common lib + Kafka serializers/deserializers + https://github.com/rbkmoney/kafka-common-lib + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + RBK.money + https://rbk.money + + + + + scm:git:git://github.com/rbkmoney/kafka-common-lib.git + scm:git:ssh://github.com/rbkmoney/kafka-common-lib.git + https://github.com/rbkmoney/kafka-common-lib/tree/master + + UTF-8 UTF-8 8 1.18.4 2.1.0 - 1.278-3abdcb4 - ${project.basedir}/../target/jacoco.exec - 1.1.15 - 1.291-02be09e + 1.431-2f62a8c + 1.18-d814d69 + ${project.basedir}/target/jacoco.exec + [1.1.21,) @@ -63,17 +87,20 @@ com.rbkmoney machinegun-proto - 1.12-ebae56f + ${machinegun-proto.version} + provided com.rbkmoney.woody woody-thrift ${woody.thrift.version} + provided com.rbkmoney damsel ${damsel.version} + provided