Skip to content

Commit 7ee246c

Browse files
committed
[maven-release-plugin] prepare release canal-1.1.6
1 parent 54c645f commit 7ee246c

File tree

41 files changed

+49
-53
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+49
-53
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.6-SNAPSHOT</version>
6+
<version>1.1.6</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.6-SNAPSHOT</version>
6+
<version>1.1.6</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.6-SNAPSHOT</version>
6+
<version>1.1.6</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.6-SNAPSHOT</version>
6+
<version>1.1.6</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.6-SNAPSHOT</version>
6+
<version>1.1.6</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.6-SNAPSHOT</version>
6+
<version>1.1.6</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.6-SNAPSHOT</version>
6+
<version>1.1.6</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.6-SNAPSHOT</version>
6+
<version>1.1.6</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.6-SNAPSHOT</version>
6+
<version>1.1.6</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.6-SNAPSHOT</version>
6+
<version>1.1.6</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)