File tree Expand file tree Collapse file tree 10 files changed +18
-18
lines changed
ddth-commons-serialization
ddth-commons-typesafeconfig Expand file tree Collapse file tree 10 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.github.ddth</groupId >
66 <artifactId >ddth-commons</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.1.0 </version >
88 </parent >
99
1010 <artifactId >ddth-commons-core</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.github.ddth</groupId >
66 <artifactId >ddth-commons</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.1.0 </version >
88 </parent >
99
1010 <artifactId >ddth-commons-crypto</artifactId >
3030 <dependency >
3131 <groupId >com.github.ddth</groupId >
3232 <artifactId >ddth-commons-core</artifactId >
33- <version >1.0.1-SNAPSHOT </version >
33+ <version >1.1.0 </version >
3434 </dependency >
3535
3636 <!-- for PGPUtils, RSAUtils, KeyPairUtils -->
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.github.ddth</groupId >
66 <artifactId >ddth-commons</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.1.0 </version >
88 </parent >
99
1010 <artifactId >ddth-commons-jedis</artifactId >
3030 <dependency >
3131 <groupId >com.github.ddth</groupId >
3232 <artifactId >ddth-commons-core</artifactId >
33- <version >1.0.1-SNAPSHOT </version >
33+ <version >1.1.0 </version >
3434 </dependency >
3535
3636 <!-- for JedisConnector & JedisUtils -->
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.github.ddth</groupId >
66 <artifactId >ddth-commons</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.1.0 </version >
88 </parent >
99
1010 <artifactId >ddth-commons-jsonrpc</artifactId >
3030 <dependency >
3131 <groupId >com.github.ddth</groupId >
3232 <artifactId >ddth-commons-core</artifactId >
33- <version >1.0.1-SNAPSHOT </version >
33+ <version >1.1.0 </version >
3434 </dependency >
3535 <dependency >
3636 <groupId >com.github.ddth</groupId >
3737 <artifactId >ddth-commons-serialization</artifactId >
38- <version >1.0.1-SNAPSHOT </version >
38+ <version >1.1.0 </version >
3939 <type >pom</type >
4040 </dependency >
4141
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.github.ddth</groupId >
66 <artifactId >ddth-commons</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.1.0 </version >
88 </parent >
99
1010 <artifactId >ddth-commons-rocksdb</artifactId >
3030 <dependency >
3131 <groupId >com.github.ddth</groupId >
3232 <artifactId >ddth-commons-core</artifactId >
33- <version >1.0.1-SNAPSHOT </version >
33+ <version >1.1.0 </version >
3434 </dependency >
3535
3636 <!-- for RocksDbWrapper & RocksDbUtils -->
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.github.ddth</groupId >
66 <artifactId >ddth-commons</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.1.0 </version >
88 </parent >
99
1010 <artifactId >ddth-commons-serialization</artifactId >
3030 <dependency >
3131 <groupId >com.github.ddth</groupId >
3232 <artifactId >ddth-commons-core</artifactId >
33- <version >1.0.1-SNAPSHOT </version >
33+ <version >1.1.0 </version >
3434 </dependency >
3535
3636 <!-- for SerializationUtils -->
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.github.ddth</groupId >
66 <artifactId >ddth-commons</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.1.0 </version >
88 </parent >
99
1010 <artifactId >ddth-commons-spring</artifactId >
3030 <dependency >
3131 <groupId >com.github.ddth</groupId >
3232 <artifactId >ddth-commons-core</artifactId >
33- <version >1.0.1-SNAPSHOT </version >
33+ <version >1.1.0 </version >
3434 </dependency >
3535
3636 <!-- for SpringUtils -->
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.github.ddth</groupId >
66 <artifactId >ddth-commons</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.1.0 </version >
88 </parent >
99
1010 <artifactId >ddth-commons-thrift</artifactId >
3030 <dependency >
3131 <groupId >com.github.ddth</groupId >
3232 <artifactId >ddth-commons-core</artifactId >
33- <version >1.0.1-SNAPSHOT </version >
33+ <version >1.1.0 </version >
3434 </dependency >
3535
3636 <!-- for ThriftUtils -->
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.github.ddth</groupId >
66 <artifactId >ddth-commons</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.1.0 </version >
88 </parent >
99
1010 <artifactId >ddth-commons-typesafeconfig</artifactId >
Original file line number Diff line number Diff line change 99
1010 <!-- <groupId>com.github.ddth</groupId> -->
1111 <artifactId >ddth-commons</artifactId >
12- <version >1.0.1-SNAPSHOT </version >
12+ <version >1.1.0 </version >
1313 <packaging >pom</packaging >
1414
1515 <name >ddth-commons</name >
You can’t perform that action at this time.
0 commit comments