File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.scylladb</groupId >
4
4
<artifactId >scylla-cdc</artifactId >
5
- <version >1.2.2-SNAPSHOT </version >
5
+ <version >1.2.2</version >
6
6
<packaging >pom</packaging >
7
7
<name >Java Library for Scylla CDC</name >
8
8
<description >A library for reading the Scylla CDC log.</description >
182
182
<connection >scm:git:https://github.com/scylladb/scylla-cdc-java</connection >
183
183
<developerConnection >scm:git:https://github.com/scylladb/scylla-cdc-java</developerConnection >
184
184
<url >https://github.com/scylladb/scylla-cdc-java</url >
185
- <tag >HEAD </tag >
185
+ <tag >scylla-cdc-1.2.2 </tag >
186
186
</scm >
187
187
188
188
<licenses >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.scylladb</groupId >
5
5
<artifactId >scylla-cdc</artifactId >
6
- <version >1.2.2-SNAPSHOT </version >
6
+ <version >1.2.2</version >
7
7
</parent >
8
8
<artifactId >scylla-cdc-base</artifactId >
9
9
<name >Java Library for Scylla CDC - base</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >scylla-cdc</artifactId >
5
5
<groupId >com.scylladb</groupId >
6
- <version >1.2.2-SNAPSHOT </version >
6
+ <version >1.2.2</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.scylladb</groupId >
5
5
<artifactId >scylla-cdc</artifactId >
6
- <version >1.2.2-SNAPSHOT </version >
6
+ <version >1.2.2</version >
7
7
</parent >
8
8
<artifactId >scylla-cdc-lib</artifactId >
9
9
<name >Java Library for Scylla CDC - lib</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.scylladb</groupId >
5
5
<artifactId >scylla-cdc</artifactId >
6
- <version >1.2.2-SNAPSHOT </version >
6
+ <version >1.2.2</version >
7
7
</parent >
8
8
<artifactId >scylla-cdc-printer</artifactId >
9
9
<name >Java Library for Scylla CDC - printer</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.scylladb</groupId >
5
5
<artifactId >scylla-cdc</artifactId >
6
- <version >1.2.2-SNAPSHOT </version >
6
+ <version >1.2.2</version >
7
7
</parent >
8
8
<artifactId >scylla-cdc-replicator</artifactId >
9
9
<name >Java Library for Scylla CDC - replicator</name >
You can’t perform that action at this time.
0 commit comments