Skip to content

Commit 72d7cdc

Browse files
committed
release of 4.1.1
1 parent 6c79cb0 commit 72d7cdc

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

azure/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<parent>
77
<groupId>com.instaclustr</groupId>
88
<artifactId>esop-parent</artifactId>
9-
<version>4.1.1-SNAPSHOT</version>
9+
<version>4.1.1</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

1313
<artifactId>esop-azure</artifactId>
14-
<version>4.1.1-SNAPSHOT</version>
14+
<version>4.1.1</version>
1515

1616
<name>esop-azure</name>
1717
<description>Backup and restoration tooling for Cassandra for Azure</description>

core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<parent>
77
<groupId>com.instaclustr</groupId>
88
<artifactId>esop-parent</artifactId>
9-
<version>4.1.1-SNAPSHOT</version>
9+
<version>4.1.1</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

1313
<artifactId>esop-core</artifactId>
14-
<version>4.1.1-SNAPSHOT</version>
14+
<version>4.1.1</version>
1515

1616
<name>esop-core</name>
1717
<description>Core of backup and restoration tooling for Cassandra</description>

gcp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<parent>
77
<groupId>com.instaclustr</groupId>
88
<artifactId>esop-parent</artifactId>
9-
<version>4.1.1-SNAPSHOT</version>
9+
<version>4.1.1</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

1313
<artifactId>esop-gcp</artifactId>
14-
<version>4.1.1-SNAPSHOT</version>
14+
<version>4.1.1</version>
1515

1616
<name>esop-gcp</name>
1717
<description>Backup and restoration tooling for Cassandra for GCP</description>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.instaclustr</groupId>
77
<artifactId>esop-parent</artifactId>
8-
<version>4.1.1-SNAPSHOT</version>
8+
<version>4.1.1</version>
99
<packaging>pom</packaging>
1010

1111
<name>esop-parent</name>

s3/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<parent>
77
<groupId>com.instaclustr</groupId>
88
<artifactId>esop-parent</artifactId>
9-
<version>4.1.1-SNAPSHOT</version>
9+
<version>4.1.1</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

1313
<artifactId>esop-s3</artifactId>
14-
<version>4.1.1-SNAPSHOT</version>
14+
<version>4.1.1</version>
1515

1616
<name>esop-s3</name>
1717
<description>Backup and restoration tooling for Cassandra for AWS S3</description>

0 commit comments

Comments
 (0)