Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Commit a6513c7

Browse files
author
Bayard Neville
committed
[maven-release-plugin] prepare release v2.3.0
1 parent b78e45c commit a6513c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.blueapron</groupId>
66
<artifactId>kafka-connect-protobuf-converter</artifactId>
77
<packaging>jar</packaging>
8-
<version>2.3.0-SNAPSHOT</version>
8+
<version>2.3.0</version>
99

1010
<name>com.blueapron:kafka-connect-protobuf-converter</name>
1111
<description>Converter plugin for Kafka Connect. A converter controls the format of the data
@@ -53,7 +53,7 @@
5353
<connection>scm:git:git://github.com/blueapron/kafka-connect-protobuf-converter.git</connection>
5454
<developerConnection>scm:git:[email protected]:blueapron/kafka-connect-protobuf-converter.git</developerConnection>
5555
<url>https://github.com/blueapron/kafka-connect-protobuf-converter/tree/master</url>
56-
<tag>HEAD</tag>
56+
<tag>v2.3.0</tag>
5757
</scm>
5858

5959
<dependencies>

0 commit comments

Comments
 (0)