Skip to content

Commit

Permalink
Updated pom.xml for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandy247 authored Apr 24, 2020
1 parent 5bda6cf commit de4c646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.qubole.qds-sdk-java</groupId>
<artifactId>qds-sdk-java-examples</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -16,7 +16,7 @@
<dependency>
<groupId>com.qubole.qds-sdk-java</groupId>
<artifactId>qds-sdk-java</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit de4c646

Please sign in to comment.