Skip to content

Commit ced6531

Browse files
committed
Set release version to 26.2.1
1 parent 02cf473 commit ced6531

24 files changed

Lines changed: 25 additions & 25 deletions

File tree

bolt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.arcadedb</groupId>
2727
<artifactId>arcadedb-parent</artifactId>
28-
<version>26.2.1-SNAPSHOT</version>
28+
<version>26.2.1</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

console/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.arcadedb</groupId>
2727
<artifactId>arcadedb-parent</artifactId>
28-
<version>26.2.1-SNAPSHOT</version>
28+
<version>26.2.1</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

coverage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>com.arcadedb</groupId>
2828
<artifactId>arcadedb-parent</artifactId>
29-
<version>26.2.1-SNAPSHOT</version>
29+
<version>26.2.1</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232

e2e-perf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.arcadedb</groupId>
2727
<artifactId>arcadedb-parent</artifactId>
28-
<version>26.2.1-SNAPSHOT</version>
28+
<version>26.2.1</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

e2e/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.arcadedb</groupId>
2727
<artifactId>arcadedb-parent</artifactId>
28-
<version>26.2.1-SNAPSHOT</version>
28+
<version>26.2.1</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.arcadedb</groupId>
2727
<artifactId>arcadedb-parent</artifactId>
28-
<version>26.2.1-SNAPSHOT</version>
28+
<version>26.2.1</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

graphql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.arcadedb</groupId>
2626
<artifactId>arcadedb-parent</artifactId>
27-
<version>26.2.1-SNAPSHOT</version>
27+
<version>26.2.1</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

gremlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.arcadedb</groupId>
2727
<artifactId>arcadedb-parent</artifactId>
28-
<version>26.2.1-SNAPSHOT</version>
28+
<version>26.2.1</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

grpc-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.arcadedb</groupId>
2727
<artifactId>arcadedb-parent</artifactId>
28-
<version>26.2.1-SNAPSHOT</version>
28+
<version>26.2.1</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.arcadedb</groupId>
2424
<artifactId>arcadedb-parent</artifactId>
25-
<version>26.2.1-SNAPSHOT</version>
25+
<version>26.2.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

0 commit comments

Comments
 (0)