Skip to content

Commit 271e73d

Browse files
committed
[maven-release-plugin] prepare release v2.1.1
1 parent bbe88a0 commit 271e73d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.github.mvallim</groupId>
77
<artifactId>spring-schema-registry</artifactId>
8-
<version>2.1.1-SNAPSHOT</version>
8+
<version>2.1.1</version>
99
<packaging>jar</packaging>
1010

1111
<name>spring-schema-registry</name>
@@ -48,7 +48,7 @@
4848
<url>scm:git:https://github.com/mvallim/spring-schema-registry.git</url>
4949
<connection>scm:git:https://github.com/mvallim/spring-schema-registry.git</connection>
5050
<developerConnection>scm:git:https://github.com/mvallim/spring-schema-registry.git</developerConnection>
51-
<tag>HEAD</tag>
51+
<tag>v2.1.1</tag>
5252
</scm>
5353

5454
<description>The purpose of this module is to solve the problem of multiple keystores using Spring Boot + Kafka + Schema Registry + SSL</description>

0 commit comments

Comments
 (0)