Skip to content

Commit 5cc85ff

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6486250 commit 5cc85ff

File tree

38 files changed

+41
-41
lines changed

38 files changed

+41
-41
lines changed

admin/admin-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>canal.admin</artifactId>
55
<groupId>com.alibaba.otter</groupId>
6-
<version>1.1.5</version>
6+
<version>1.1.6-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

admin/admin-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>canal.admin</artifactId>
55
<groupId>com.alibaba.otter</groupId>
6-
<version>1.1.5</version>
6+
<version>1.1.6-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>canal.admin-web</artifactId>

admin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.alibaba.otter</groupId>
55
<artifactId>canal.admin</artifactId>
6-
<version>1.1.5</version>
6+
<version>1.1.6-SNAPSHOT</version>
77
<packaging>pom</packaging>
88
<name>canal admin module for otter ${project.version}</name>
99
<modules>

client-adapter/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>canal.client-adapter</artifactId>
55
<groupId>com.alibaba.otter</groupId>
6-
<version>1.1.5</version>
6+
<version>1.1.6-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

client-adapter/es6x/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>canal.client-adapter</artifactId>
55
<groupId>com.alibaba.otter</groupId>
6-
<version>1.1.5</version>
6+
<version>1.1.6-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

client-adapter/es7x/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>canal.client-adapter</artifactId>
55
<groupId>com.alibaba.otter</groupId>
6-
<version>1.1.5</version>
6+
<version>1.1.6-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

client-adapter/escore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>canal.client-adapter</artifactId>
55
<groupId>com.alibaba.otter</groupId>
6-
<version>1.1.5</version>
6+
<version>1.1.6-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

client-adapter/hbase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>canal.client-adapter</artifactId>
55
<groupId>com.alibaba.otter</groupId>
6-
<version>1.1.5</version>
6+
<version>1.1.6-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

client-adapter/kudu/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>canal.client-adapter</artifactId>
55
<groupId>com.alibaba.otter</groupId>
6-
<version>1.1.5</version>
6+
<version>1.1.6-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

client-adapter/launcher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>canal.client-adapter</artifactId>
55
<groupId>com.alibaba.otter</groupId>
6-
<version>1.1.5</version>
6+
<version>1.1.6-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)