Skip to content

Commit d65f8f8

Browse files
committed
Update version 4.4.9
1 parent c76b44a commit d65f8f8

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
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.8</version>
9+
<version>4.4.9</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.8</version>
9+
<version>4.4.9</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.8</version>
9+
<version>4.4.9</version>
1010
</parent>
1111
<artifactId>aerospike-examples</artifactId>
1212
<packaging>jar</packaging>

extensions/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.8</version>
9+
<version>4.4.9</version>
1010
</parent>
1111
<artifactId>aerospike-client-extensions</artifactId>
1212
<packaging>pom</packaging>

extensions/query-engine/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-client-extensions</artifactId>
9-
<version>4.4.8</version>
9+
<version>4.4.9</version>
1010
</parent>
1111
<artifactId>aerospike-query-engine</artifactId>
1212
<packaging>jar</packaging>

extensions/reactor-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-client-extensions</artifactId>
9-
<version>4.4.8</version>
9+
<version>4.4.9</version>
1010
</parent>
1111
<artifactId>aerospike-reactor-client</artifactId>
1212
<packaging>jar</packaging>

extensions/reactor-query-engine/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-client-extensions</artifactId>
9-
<version>4.4.8</version>
9+
<version>4.4.9</version>
1010
</parent>
1111
<artifactId>aerospike-reactor-query-engine</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.8</version>
8+
<version>4.4.9</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.8</version>
9+
<version>4.4.9</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.8</version>
9+
<version>4.4.9</version>
1010
</parent>
1111
<artifactId>aerospike-client-test</artifactId>
1212
<packaging>jar</packaging>

0 commit comments

Comments
 (0)