File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Add the following dependency to your `pom.xml`:
2020<dependency >
2121 <groupId >com.github.kklisura.cdt</groupId >
2222 <artifactId >cdt-java-client</artifactId >
23- <version >2.0 .0</version >
23+ <version >2.1 .0</version >
2424</dependency >
2525```
2626
Original file line number Diff line number Diff line change 2525 <dependency >
2626 <groupId >com.github.kklisura.cdt</groupId >
2727 <artifactId >cdt-java-client</artifactId >
28- <version >2.1.0-SNAPSHOT </version >
28+ <version >2.1.0</version >
2929 </dependency >
3030
3131 <dependency >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Add the following dependency to your `pom.xml`:
2020<dependency >
2121 <groupId >com.github.kklisura.cdt</groupId >
2222 <artifactId >cdt-java-client</artifactId >
23- <version >2.0 .0</version >
23+ <version >2.1 .0</version >
2424</dependency >
2525```
2626
Original file line number Diff line number Diff line change 44
55 <groupId >com.github.kklisura.cdt</groupId >
66 <artifactId >cdt-java-client</artifactId >
7- <version >2.1.0-SNAPSHOT </version >
7+ <version >2.1.0</version >
88 <packaging >jar</packaging >
99
1010 <name >cdt-java-client</name >
You can’t perform that action at this time.
0 commit comments