From 9c83145a5cec69f0f79a3d8a5fee6b2a8155a9f2 Mon Sep 17 00:00:00 2001 From: vitaxa Date: Thu, 21 Jan 2021 16:38:29 +0300 Subject: [PATCH] Add parent pom (#2) --- pom.xml | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 8d7e87f..9aeb508 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.rbkmoney + + com.rbkmoney + parent + 1.0.5 + + java-checkstyle-config 1.0.0 @@ -19,17 +24,6 @@ https://github.com/rbkmoney/java-checkstyle-config/tree/master - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/content/repositories/releases - - -