From 82af94f939ccbfb71f83da18725206579387e633 Mon Sep 17 00:00:00 2001 From: szuev Date: Mon, 21 Oct 2019 16:03:52 +0300 Subject: [PATCH] ont-api: change version (1.4.3-SNAPSHOT -> 2.0.0-SNAPSHOT) and rename maven group (ru.avicomp -> com.github.owlcs) -- issue owlcs#1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f91c00c98..ebdcd840f 100644 --- a/pom.xml +++ b/pom.xml @@ -18,9 +18,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - ru.avicomp + com.github.owlcs ontapi - 1.4.3-SNAPSHOT + 2.0.0-SNAPSHOT jar ${project.groupId}:${project.artifactId}