Skip to content

Commit e692f4c

Browse files
committed
Preparing release 22.10.1
1 parent 995fc7b commit e692f4c

14 files changed

Lines changed: 14 additions & 14 deletions

File tree

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>22.10.1-SNAPSHOT</version>
28+
<version>22.10.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>22.10.1-SNAPSHOT</version>
29+
<version>22.10.1</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232

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>22.10.1-SNAPSHOT</version>
28+
<version>22.10.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>22.10.1-SNAPSHOT</version>
28+
<version>22.10.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>22.10.1-SNAPSHOT</version>
27+
<version>22.10.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>22.10.1-SNAPSHOT</version>
28+
<version>22.10.1</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

integration/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>22.10.1-SNAPSHOT</version>
28+
<version>22.10.1</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

mongodbw/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>22.10.1-SNAPSHOT</version>
27+
<version>22.10.1</version>
2828
<relativePath>../pom.xml</relativePath>
2929
</parent>
3030

network/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>22.10.1-SNAPSHOT</version>
28+
<version>22.10.1</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

package/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>22.10.1-SNAPSHOT</version>
28+
<version>22.10.1</version>
2929
<relativePath>../pom.xml</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)