File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >in.ashwanthkumar</groupId >
44 <artifactId >suuchi</artifactId >
5- <version >0.2.21-SNAPSHOT </version >
5+ <version >0.2.21</version >
66 <name >Suuchi</name >
77 <description >Toolkit to build distributed Data Systems</description >
88 <packaging >pom</packaging >
2525 <scm >
2626 <url >https://github.com/ashwanthkumar/suuchi</url >
2727 <connection >scm:git:https://${env.GH_TOKEN} @github.com/ashwanthkumar/suuchi.git</connection >
28- <tag >HEAD </tag >
28+ <tag >suuchi-0.2.21 </tag >
2929 </scm >
3030
3131 <developers >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
22 <modelVersion >4.0.0</modelVersion >
33 <artifactId >suuchi-cluster-atomix</artifactId >
4- <version >0.2.21-SNAPSHOT </version >
4+ <version >0.2.21</version >
55 <name >Suuchi Atomix Membership</name >
66 <description >Suuchi Atomix based Membership</description >
77 <packaging >jar</packaging >
88
99 <parent >
1010 <groupId >in.ashwanthkumar</groupId >
1111 <artifactId >suuchi</artifactId >
12- <version >0.2.21-SNAPSHOT </version >
12+ <version >0.2.21</version >
1313 </parent >
1414
1515 <properties >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
22 <modelVersion >4.0.0</modelVersion >
33 <artifactId >suuchi-cluster-scalecube</artifactId >
4- <version >0.2.21-SNAPSHOT </version >
4+ <version >0.2.21</version >
55 <name >Suuchi Scalecube Membership</name >
66 <description >Suuchi Scalecube based Membership</description >
77 <packaging >jar</packaging >
88
99 <parent >
1010 <groupId >in.ashwanthkumar</groupId >
1111 <artifactId >suuchi</artifactId >
12- <version >0.2.21-SNAPSHOT </version >
12+ <version >0.2.21</version >
1313 </parent >
1414
1515 <properties >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
22 <modelVersion >4.0.0</modelVersion >
33 <artifactId >suuchi-core</artifactId >
4- <version >0.2.21-SNAPSHOT </version >
4+ <version >0.2.21</version >
55 <name >Suuchi Core</name >
66 <description >Core modules of Suuchi</description >
77 <packaging >jar</packaging >
88
99 <parent >
1010 <groupId >in.ashwanthkumar</groupId >
1111 <artifactId >suuchi</artifactId >
12- <version >0.2.21-SNAPSHOT </version >
12+ <version >0.2.21</version >
1313 </parent >
1414
1515 <properties >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
22 <modelVersion >4.0.0</modelVersion >
33 <artifactId >suuchi-examples</artifactId >
4- <version >0.2.21-SNAPSHOT </version >
4+ <version >0.2.21</version >
55 <name >Suuchi Examples</name >
66 <description >Example modules using Suuchi</description >
77 <packaging >jar</packaging >
88
99 <parent >
1010 <groupId >in.ashwanthkumar</groupId >
1111 <artifactId >suuchi</artifactId >
12- <version >0.2.21-SNAPSHOT </version >
12+ <version >0.2.21</version >
1313 </parent >
1414
1515 <properties >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
22 <modelVersion >4.0.0</modelVersion >
33 <artifactId >suuchi-rocksdb</artifactId >
4- <version >0.2.21-SNAPSHOT </version >
4+ <version >0.2.21</version >
55 <name >Suuchi Rocksdb</name >
66 <description >RocksDB Store implementation for Suuchi</description >
77 <packaging >jar</packaging >
88
99 <parent >
1010 <groupId >in.ashwanthkumar</groupId >
1111 <artifactId >suuchi</artifactId >
12- <version >0.2.21-SNAPSHOT </version >
12+ <version >0.2.21</version >
1313 </parent >
1414
1515 <properties >
You can’t perform that action at this time.
0 commit comments