Skip to content

Commit f657270

Browse files
Release 1.0.32
1 parent d21b195 commit f657270

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

aerospike-benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.playtika.janusgraph</groupId>
77
<artifactId>aerospike</artifactId>
8-
<version>1.0.31</version>
8+
<version>1.0.32</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

aerospike-container/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.playtika.janusgraph</groupId>
77
<artifactId>aerospike</artifactId>
8-
<version>1.0.31</version>
8+
<version>1.0.32</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

aerospike-storage-backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.playtika.janusgraph</groupId>
2222
<artifactId>aerospike</artifactId>
23-
<version>1.0.31</version>
23+
<version>1.0.32</version>
2424
</parent>
2525

2626
<artifactId>aerospike-storage-backend</artifactId>

pom.xml

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

55
<groupId>com.playtika.janusgraph</groupId>
66
<artifactId>aerospike</artifactId>
7-
<version>1.0.31</version>
7+
<version>1.0.32</version>
88
<packaging>pom</packaging>
99

1010
<modules>

0 commit comments

Comments
 (0)