Skip to content

Commit 2094253

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6b2d80a commit 2094253

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.25</version>
6+
<version>1.0.26-SNAPSHOT</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.25</version>
6+
<version>1.0.26-SNAPSHOT</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.25</version>
6+
<version>1.0.26-SNAPSHOT</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.25</version>
6+
<version>1.0.26-SNAPSHOT</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.25</version>
6+
<version>1.0.26-SNAPSHOT</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.25</version>
6+
<version>1.0.26-SNAPSHOT</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.25</version>
6+
<version>1.0.26-SNAPSHOT</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.25</version>
6+
<version>1.0.26-SNAPSHOT</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.25</version>
6+
<version>1.0.26-SNAPSHOT</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.25</version>
6+
<version>1.0.26-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<groupId>com.alibaba.otter</groupId>

0 commit comments

Comments
 (0)