Skip to content

Commit

Permalink
update commons to 1.4.1, release of 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
smiklosovic committed Nov 6, 2020
1 parent 27f8356 commit 15d45f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@

<groupId>com.instaclustr</groupId>
<artifactId>esop</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>

<name>instaclustr-esop</name>
<description>Backup and restoration tooling for Cassandra</description>
<url>https://github.com/instaclustr/instaclustr-esop</url>

<properties>
<instaclustr.commons.version>1.4.0-SNAPSHOT</instaclustr.commons.version>
<instaclustr.commons.version>1.4.1</instaclustr.commons.version>
<azure-storage.version>8.6.4</azure-storage.version>
<google-cloud-libraries.version>3.4.0</google-cloud-libraries.version>
<aws-java-sdk.version>1.11.782</aws-java-sdk.version>
Expand Down

0 comments on commit 15d45f8

Please sign in to comment.