Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 519d0d4

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 85d88b3 commit 519d0d4

File tree

10 files changed

+12
-12
lines changed

10 files changed

+12
-12
lines changed

‎connector/pom.xml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>kafka-questdb-connector-root</artifactId>
55
<groupId>org.questdb</groupId>
6-
<version>0.17</version>
6+
<version>0.18-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

@@ -197,7 +197,7 @@
197197
<connection>scm:git:https://github.com/questdb/kafka-questdb-connector.git</connection>
198198
<developerConnection>scm:git:https://github.com/questdb/kafka-questdb-connector.git</developerConnection>
199199
<url>https://github.com/questdb/kafka-questdb-connector</url>
200-
<tag>v0.17</tag>
200+
<tag>HEAD</tag>
201201
</scm>
202202

203203
<repositories>

‎integration-tests/avro-schema-registry/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>kafka-integration-tests</artifactId>
55
<groupId>org.questdb</groupId>
6-
<version>0.17</version>
6+
<version>0.18-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

‎integration-tests/commons/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>kafka-integration-tests</artifactId>
55
<groupId>org.questdb</groupId>
6-
<version>0.17</version>
6+
<version>0.18-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

‎integration-tests/cp-server/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.questdb</groupId>
55
<artifactId>kafka-integration-tests</artifactId>
6-
<version>0.17</version>
6+
<version>0.18-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>kafka-it-cp-server</artifactId>

‎integration-tests/debezium/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>kafka-integration-tests</artifactId>
55
<groupId>org.questdb</groupId>
6-
<version>0.17</version>
6+
<version>0.18-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

‎integration-tests/exactlyonce/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.questdb</groupId>
66
<artifactId>kafka-integration-tests</artifactId>
7-
<version>0.17</version>
7+
<version>0.18-SNAPSHOT</version>
88
</parent>
99
<artifactId>kafka-it-exactlyonce</artifactId>
1010

‎integration-tests/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>kafka-questdb-connector-root</artifactId>
55
<groupId>org.questdb</groupId>
6-
<version>0.17</version>
6+
<version>0.18-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>kafka-integration-tests</artifactId>

‎kafka-questdb-connector-samples/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>kafka-questdb-connector-root</artifactId>
55
<groupId>org.questdb</groupId>
6-
<version>0.17</version>
6+
<version>0.18-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

‎kafka-questdb-connector-samples/stocks/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.questdb</groupId>
55
<modelVersion>4.0.0</modelVersion>
6-
<version>0.17</version>
6+
<version>0.18-SNAPSHOT</version>
77

88
<artifactId>kafka-samples-stocks</artifactId>
99

‎pom.xml‎

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

44
<groupId>org.questdb</groupId>
55
<artifactId>kafka-questdb-connector-root</artifactId>
6-
<version>0.17</version>
6+
<version>0.18-SNAPSHOT</version>
77
<modules>
88
<module>connector</module>
99
<module>integration-tests</module>
@@ -145,7 +145,7 @@
145145
<connection>scm:git:https://github.com/questdb/kafka-questdb-connector.git</connection>
146146
<developerConnection>scm:git:https://github.com/questdb/kafka-questdb-connector.git</developerConnection>
147147
<url>https://github.com/questdb/kafka-questdb-connector</url>
148-
<tag>v0.17</tag>
148+
<tag>HEAD</tag>
149149
</scm>
150150

151151
<licenses>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /