We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22423b3 commit 1725444Copy full SHA for 1725444
cdt-examples/pom.xml
@@ -25,7 +25,7 @@
25
<dependency>
26
<groupId>com.github.kklisura.cdt</groupId>
27
<artifactId>cdt-java-client</artifactId>
28
- <version>1.3.2</version>
+ <version>1.3.3-SNAPSHOT</version>
29
</dependency>
30
31
cdt-java-client/pom.xml
@@ -4,7 +4,7 @@
4
5
6
7
8
<packaging>jar</packaging>
9
10
<name>cdt-java-client</name>
0 commit comments