Skip to content

Commit 8375ea4

Browse files
committed
[maven-release-plugin] prepare release canal-1.0.21
1 parent 72ceb58 commit 8375ea4

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

client/pom.xml

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

common/pom.xml

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

dbsync/pom.xml

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

deployer/pom.xml

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

driver/pom.xml

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

example/pom.xml

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

filter/pom.xml

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

instance/core/pom.xml

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

instance/manager/pom.xml

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

instance/pom.xml

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

0 commit comments

Comments
 (0)