This repository was archived by the owner on Jan 23, 2025. It is now read-only.
File tree 10 files changed +15
-11
lines changed
debezium-assembly-descriptors
debezium-connector-mongodb
debezium-connector-postgres
10 files changed +15
-11
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.debezium</groupId >
5
5
<artifactId >debezium-parent</artifactId >
6
- <version >0.8.3-SNAPSHOT </version >
6
+ <version >0.8.3.Final </version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.debezium</groupId >
5
5
<artifactId >debezium-parent</artifactId >
6
- <version >0.8.3-SNAPSHOT </version >
6
+ <version >0.8.3.Final </version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.debezium</groupId >
5
5
<artifactId >debezium-parent</artifactId >
6
- <version >0.8.3-SNAPSHOT </version >
6
+ <version >0.8.3.Final </version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.debezium</groupId >
5
5
<artifactId >debezium-parent</artifactId >
6
- <version >0.8.3-SNAPSHOT </version >
6
+ <version >0.8.3.Final </version >
7
7
<relativePath >../</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.debezium</groupId >
5
5
<artifactId >debezium-parent</artifactId >
6
- <version >0.8.3-SNAPSHOT </version >
6
+ <version >0.8.3.Final </version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.debezium</groupId >
5
5
<artifactId >debezium-parent</artifactId >
6
- <version >0.8.3-SNAPSHOT </version >
6
+ <version >0.8.3.Final </version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.debezium</groupId >
5
5
<artifactId >debezium-parent</artifactId >
6
- <version >0.8.3-SNAPSHOT </version >
6
+ <version >0.8.3.Final </version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.debezium</groupId >
5
5
<artifactId >debezium-parent</artifactId >
6
- <version >0.8.3-SNAPSHOT </version >
6
+ <version >0.8.3.Final </version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
<groupId >io.debezium</groupId >
12
12
<artifactId >debezium-parent</artifactId >
13
- <version >0.8.3-SNAPSHOT </version >
13
+ <version >0.8.3.Final </version >
14
14
<name >Debezium Parent POM</name >
15
15
<description >Debezium is an open source change data capture platform</description >
16
16
<packaging >pom</packaging >
19
19
<connection >scm:git:git@github.com:debezium/debezium.git</connection >
20
20
<developerConnection >scm:git:git@github.com:debezium/debezium.git</developerConnection >
21
21
<url >https://github.com/debezium/debezium</url >
22
- <tag >HEAD </tag >
22
+ <tag >v0.8.3.Final </tag >
23
23
</scm >
24
24
<issueManagement >
25
25
<system >jira</system >
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
<groupId >io.debezium</groupId >
12
12
<artifactId >debezium-checkstyle</artifactId >
13
- <version >0.8.3-SNAPSHOT </version >
13
+ <version >0.8.3.Final </version >
14
14
<name >Debezium Checkstyle Rules</name >
15
15
<description >Contains the definitions for the Debezium commons code style and conventions</description >
16
16
71
71
</exclusions >
72
72
</dependency >
73
73
</dependencies >
74
+
75
+ <scm >
76
+ <tag >v0.8.3.Final</tag >
77
+ </scm >
74
78
</project >
You can’t perform that action at this time.
0 commit comments