From 2b1dd6a22f3ee57c5b352e0d94e198973b900d3b Mon Sep 17 00:00:00 2001 From: vitaxa Date: Mon, 20 Sep 2021 10:55:25 +0300 Subject: [PATCH] fix private profile (#12) --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cfcad0a..3836292 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ pom com.rbkmoney library-parent-pom - 1.0.7 + 1.0.8 RBKmoney parent RBKmoney library parent pom https://github.com/rbkmoney/library-parent-pom @@ -42,6 +42,10 @@ https://oss.sonatype.org/content/repositories/snapshots ossrh https://oss.sonatype.org/ + releases + http://java-nexus.msk1.rbkmoney.net:8081/nexus/content/repositories/releases + snapshots + http://java-nexus.msk1.rbkmoney.net:8081/nexus/content/repositories/snapshots https://raw.githubusercontent.com/rbkmoney/java-checkstyle-config/master/conf/rbkmoney_google_checkstyle.xml https://raw.githubusercontent.com/rbkmoney/java-checkstyle-config/master/conf/checkstyle-suppressions.xml