Skip to content

Commit

Permalink
Update version to 3.4.14-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
lutovich committed Apr 18, 2019
1 parent 20da98b commit 6b2e233
Show file tree
Hide file tree
Showing 85 changed files with 162 additions and 162 deletions.
2 changes: 1 addition & 1 deletion build-resources/pom.xml
Expand Up @@ -5,7 +5,7 @@

<groupId>org.neo4j.build</groupId>
<artifactId>build-resources</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>

<name>Neo4j - Build resources</name>
<description>Build resources for community build.</description>
Expand Down
2 changes: 1 addition & 1 deletion community/bolt/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions community/codegen/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -15,7 +15,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-codegen</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Neo4j - Code Generator</name>
Expand Down
4 changes: 2 additions & 2 deletions community/collections/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -15,7 +15,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-collections</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Neo4j - Collections</name>
Expand Down
4 changes: 2 additions & 2 deletions community/command-line/pom.xml
Expand Up @@ -5,13 +5,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-command-line</artifactId>
<name>Neo4j - Command Line</name>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions community/common/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -15,7 +15,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-common</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Neo4j - Common</name>
Expand Down
4 changes: 2 additions & 2 deletions community/configuration/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -15,7 +15,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-configuration</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Neo4j - Configuration</name>
Expand Down
4 changes: 2 additions & 2 deletions community/consistency-check/pom.xml
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>neo4j-consistency-check</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>

<name>Neo4j - Consistency Checker</name>
<description>Tool for checking consistency of a Neo4j data store.</description>
Expand Down
4 changes: 2 additions & 2 deletions community/csv/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -15,7 +15,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-csv</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Neo4j - CSV reading and parsing</name>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/cypher-logical-plans-3.4/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher-logical-plans-3.4</artifactId>
<packaging>jar</packaging>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<name>Neo4j - Cypher Logical Plans 3.4</name>

<description>Cypher logical plans</description>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/cypher-planner-3.4/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher-planner-3.4</artifactId>
<packaging>jar</packaging>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<name>Neo4j - Cypher Planner 3.4</name>
<description>Planner for Cypher 3.4</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/cypher/pom.xml
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher</artifactId>
<packaging>jar</packaging>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<name>Neo4j - Cypher</name>
<description>Neo4j query language</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/expressions-3.4/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher-expression-3.4</artifactId>
<packaging>jar</packaging>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<name>Neo4j - Cypher Expressions 3.4</name>

<description>Cypher expressions</description>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/frontend-3.4/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>openCypher-frontend-1</artifactId>
<packaging>jar</packaging>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<name>openCypher Frontend</name>

<description>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/interpreted-runtime/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher-interpreted-runtime</artifactId>
<packaging>jar</packaging>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<name>Neo4j - Cypher Interpreted Runtime</name>

<description>The traditional cypher interpreted runtime</description>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/ir-3.4/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher-ir-3.4</artifactId>
<packaging>jar</packaging>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<name>Neo4j - Cypher Intermediate Representation 3.4</name>

<description>The intermediate representations, such as the query graph</description>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/planner-spi-3.4/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher-planner-spi-3.4</artifactId>
<packaging>jar</packaging>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<name>Neo4j - Cypher Planner SPI 3.4</name>

<description>Cypher planner SPI</description>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/pom.xml
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>cypher-parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Neo4j - Community Cypher Build</name>
<description>Project that builds the Neo4j Cypher modules as part of the Community distribution.</description>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/runtime-util/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher-runtime-util</artifactId>
<packaging>jar</packaging>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<name>Neo4j - Cypher Runtime Utilities</name>

<description>Cypher runtime utilities</description>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/util-3.4/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher-util-3.4</artifactId>
<packaging>jar</packaging>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<name>Neo4j - Cypher Util 3.4</name>

<description>Cypher utilities</description>
Expand Down
4 changes: 2 additions & 2 deletions community/dbms/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-dbms</artifactId>
<name>Neo4j - Database Management System</name>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>

<properties>
<license-text.header>headers/GPL-3-header.txt</license-text.header>
Expand Down
4 changes: 2 additions & 2 deletions community/graph-algo/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -18,7 +18,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-graph-algo</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Neo4j - Graph Algorithms</name>
Expand Down
4 changes: 2 additions & 2 deletions community/graphdb-api/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -15,7 +15,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-graphdb-api</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Neo4j - Graph Database API</name>
Expand Down
4 changes: 2 additions & 2 deletions community/import-tool/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -15,7 +15,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-import-tool</artifactId>
<version>3.4.13-SNAPSHOT</version>
<version>3.4.14-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Neo4j - Import Command Line Tool</name>
Expand Down

0 comments on commit 6b2e233

Please sign in to comment.