Skip to content

Commit 0741ccd

Browse files
committed
[maven-release-plugin] prepare release canal-1.1.8
1 parent 02fffc9 commit 0741ccd

File tree

43 files changed

+49
-51
lines changed

Some content is hidden

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

43 files changed

+49
-51
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.8-SNAPSHOT</version>
6+
<version>1.1.8</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.8-SNAPSHOT</version>
6+
<version>1.1.8</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>canal.admin-web</artifactId>

admin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<parent>
44
<groupId>com.alibaba.otter</groupId>
55
<artifactId>canal</artifactId>
6-
<version>1.1.8-SNAPSHOT</version>
6+
<version>1.1.8</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>com.alibaba.otter</groupId>
1111
<artifactId>canal.admin</artifactId>
12-
<version>1.1.8-SNAPSHOT</version>
12+
<version>1.1.8</version>
1313
<packaging>pom</packaging>
1414
<name>canal admin module for otter ${project.version}</name>
1515
<modules>

client-adapter/clickhouse/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
53
<parent>
64
<artifactId>canal.client-adapter</artifactId>
75
<groupId>com.alibaba.otter</groupId>
8-
<version>1.1.8-SNAPSHOT</version>
6+
<version>1.1.8</version>
97
<relativePath>../pom.xml</relativePath>
108
</parent>
119
<modelVersion>4.0.0</modelVersion>

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

client-adapter/es8x/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.8-SNAPSHOT</version>
6+
<version>1.1.8</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.8-SNAPSHOT</version>
6+
<version>1.1.8</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.8-SNAPSHOT</version>
6+
<version>1.1.8</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)