Skip to content

Commit 4205a8a

Browse files
committed
Update version 5.1.11
1 parent 11c8926 commit 4205a8a

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
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>5.1.10</version>
9+
<version>5.1.11</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>5.1.10</version>
9+
<version>5.1.11</version>
1010
</parent>
1111
<artifactId>aerospike-client</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>5.1.10</version>
9+
<version>5.1.11</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>5.1.10</version>
8+
<version>5.1.11</version>
99
<packaging>pom</packaging>
1010
<url>https://github.com/aerospike/aerospike-client-java</url>
1111

servlets/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>5.1.10</version>
9+
<version>5.1.11</version>
1010
</parent>
1111
<artifactId>aerospike</artifactId>
1212
<packaging>war</packaging>

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>5.1.10</version>
9+
<version>5.1.11</version>
1010
</parent>
1111
<artifactId>aerospike-client-test</artifactId>
1212
<packaging>jar</packaging>

0 commit comments

Comments
 (0)