Skip to content

Commit de4c646

Browse files
authored
Updated pom.xml for release
1 parent 5bda6cf commit de4c646

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.qubole.qds-sdk-java</groupId>
66
<artifactId>qds-sdk-java-examples</artifactId>
7-
<version>1.2.1-SNAPSHOT</version>
7+
<version>1.2.1</version>
88

99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.qubole.qds-sdk-java</groupId>
1818
<artifactId>qds-sdk-java</artifactId>
19-
<version>1.2.0</version>
19+
<version>1.2.1</version>
2020
</dependency>
2121
</dependencies>
2222

0 commit comments

Comments
 (0)