We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bda6cf commit de4c646Copy full SHA for de4c646
1 file changed
examples/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.qubole.qds-sdk-java</groupId>
6
<artifactId>qds-sdk-java-examples</artifactId>
7
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
8
9
<properties>
10
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -16,7 +16,7 @@
16
<dependency>
17
18
<artifactId>qds-sdk-java</artifactId>
19
- <version>1.2.0</version>
20
</dependency>
21
</dependencies>
22
0 commit comments