Skip to content

Commit aeda98b

Browse files
committed
Update version 4.4.20
1 parent 66bc2c9 commit aeda98b

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>4.4.19</version>
9+
<version>4.4.20</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>4.4.19</version>
9+
<version>4.4.20</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>4.4.19</version>
9+
<version>4.4.20</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>4.4.19</version>
8+
<version>4.4.20</version>
99
<packaging>pom</packaging>
1010

1111
<modules>

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

0 commit comments

Comments
 (0)