Skip to content

Commit 9f74735

Browse files
committed
Update version 9.0.3
1 parent 06e02d0 commit 9f74735

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.aerospike</groupId>
88
<artifactId>aerospike-parent</artifactId>
9-
<version>9.0.2</version>
9+
<version>9.0.3</version>
1010
</parent>
1111
<artifactId>aerospike-benchmarks</artifactId>
1212
<packaging>jar</packaging>

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.aerospike</groupId>
88
<artifactId>aerospike-parent</artifactId>
9-
<version>9.0.2</version>
9+
<version>9.0.3</version>
1010
</parent>
1111
<artifactId>aerospike-client${crypto.type}-jdk21</artifactId>
1212
<packaging>jar</packaging>

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.aerospike</groupId>
88
<artifactId>aerospike-parent</artifactId>
9-
<version>9.0.2</version>
9+
<version>9.0.3</version>
1010
</parent>
1111
<artifactId>aerospike-examples</artifactId>
1212
<packaging>jar</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.aerospike</groupId>
66
<artifactId>aerospike-parent</artifactId>
77
<name>aerospike-parent</name>
8-
<version>9.0.2</version>
8+
<version>9.0.3</version>
99
<packaging>pom</packaging>
1010
<url>https://github.com/aerospike/aerospike-client-java</url>
1111

test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.aerospike</groupId>
88
<artifactId>aerospike-parent</artifactId>
9-
<version>9.0.2</version>
9+
<version>9.0.3</version>
1010
</parent>
1111
<artifactId>aerospike-client-test</artifactId>
1212
<packaging>jar</packaging>

0 commit comments

Comments
 (0)