Skip to content

Commit

Permalink
Updated versions to 4.4.23 ()
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyowen committed Jun 27, 2023
1 parent 8f311a1 commit 4d938ba
Show file tree
Hide file tree
Showing 124 changed files with 129 additions and 129 deletions.
2 changes: 1 addition & 1 deletion annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.neo4j</groupId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<artifactId>annotations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.neo4j.build</groupId>
<artifactId>build-resources</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>

<name>Neo4j - Build resources</name>
<description>Build resources for community build.</description>
Expand Down
2 changes: 1 addition & 1 deletion community/batch-insert/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/bolt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/bootcheck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/buffers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/capabilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/codegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/collections/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/command-line/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion community/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/community-it/algo-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/community-it/batch-insert-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/community-it/bolt-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/community-it/community-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/community-it/consistency-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/community-it/cypher-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/community-it/dbms-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/community-it/fabric-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/community-it/import-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/community-it/index-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/community-it/it-test-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/community-it/kernel-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/community-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/community-it/record-storage-engine-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/community-it/security-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>community-integration-tests</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<groupId>org.neo4j.community</groupId>
Expand Down
2 changes: 1 addition & 1 deletion community/concurrent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/consistency-check/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>neo4j-consistency-check</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion community/csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions community/cypher-shell/cypher-shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-shell-parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<artifactId>cypher-shell</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Neo4j - Cypher Shell</name>
<description>Cypher Shell</description>
Expand Down
2 changes: 1 addition & 1 deletion community/cypher-shell/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-shell-parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
</parent>

<artifactId>cypher-shell-integration-test</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher-shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>cypher-shell-parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Neo4j - Cypher Shell Parent</name>
<description>Cypher Shell parent project</description>
Expand Down
2 changes: 1 addition & 1 deletion community/cypher/acceptance-spec-suite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/cypher/compatibility-spec-suite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/cypher/cypher-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/cypher/cypher-logical-plans/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/cypher/cypher-planner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/cypher/cypher-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/cypher/cypher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/cypher/expression-evaluator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/cypher/front-end/ast-factory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-front-end-parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion community/cypher/front-end/ast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-front-end-parent</artifactId>
<version>4.4.22-SNAPSHOT</version>
<version>4.4.23-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 4d938ba

Please sign in to comment.