Skip to content

Commit

Permalink
Change groupId. Releasing v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piomin committed Jul 27, 2021
1 parent dde8fca commit 3e6efa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>org.springframework.cloud</groupId>
<groupId>com.github.piomin</groupId>
<artifactId>spring-cloud-schema-registry-client-apicurio</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<name>spring-cloud-schema-registry-client-apicurio</name>
<description>Spring Cloud Schema Registry Client for Apicurio</description>
<url>https://github.com/piomin/spring-cloud-schema-registry-client-apicurio</url>
Expand Down

0 comments on commit 3e6efa9

Please sign in to comment.