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.3.5-SNAPSHOT </version >
5
+ <version >1.3.5</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 >
203
203
<connection >scm:git:https://github.com/scylladb/scylla-cdc-java</connection >
204
204
<developerConnection >scm:git:https://github.com/scylladb/scylla-cdc-java</developerConnection >
205
205
<url >https://github.com/scylladb/scylla-cdc-java</url >
206
- <tag >HEAD </tag >
206
+ <tag >scylla-cdc-1.3.5 </tag >
207
207
</scm >
208
208
209
209
<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.3.5-SNAPSHOT </version >
6
+ <version >1.3.5</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.3.5-SNAPSHOT </version >
6
+ <version >1.3.5</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.3.5-SNAPSHOT </version >
6
+ <version >1.3.5</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.3.5-SNAPSHOT </version >
6
+ <version >1.3.5</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.3.5-SNAPSHOT </version >
6
+ <version >1.3.5</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