Skip to content

Commit

Permalink
Updated poms to reflect future 2.3.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustav Lindroth committed Nov 29, 2016
1 parent a23ad9c commit 12a5ebd
Show file tree
Hide file tree
Showing 79 changed files with 156 additions and 156 deletions.
4 changes: 2 additions & 2 deletions advanced/management/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.neo4j</groupId>
<artifactId>neo4j-management</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<name>Neo4j - Graph DB Monitoring and Management tools</name>
<description>Management support using JMX.</description>
Expand Down
4 changes: 2 additions & 2 deletions advanced/neo4j-advanced/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.neo4j</groupId>
<artifactId>neo4j-advanced</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<name>Neo4j - Advanced</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions advanced/pom.xml
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j.build</groupId>
<artifactId>advanced-build</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<name>Neo4j - Advanced Build</name>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions advanced/server-advanced/pom.xml
Expand Up @@ -23,14 +23,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j.app</groupId>
<artifactId>neo4j-server-advanced</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<name>Neo4j - Advanced Server</name>
<description>Standalone Neo4j server application.</description>
Expand Down
4 changes: 2 additions & 2 deletions community/browser/pom.xml
Expand Up @@ -5,13 +5,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.neo4j.app</groupId>
<artifactId>neo4j-browser</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<name>Neo4j - Browser</name>
<description>Graph database client.</description>

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>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -16,7 +16,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-codegen</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Neo4j - Code Generator</name>
Expand Down
4 changes: 2 additions & 2 deletions community/consistency-check-legacy/pom.xml
Expand Up @@ -3,12 +3,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-consistency-check-legacy</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<name>Neo4j - Legacy Consistency Checker</name>
<description>Legacy tool for checking consistency of a Neo4j data store.</description>
Expand Down
4 changes: 2 additions & 2 deletions community/consistency-check/pom.xml
Expand Up @@ -3,12 +3,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-consistency-check</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-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>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -16,7 +16,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-csv</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Neo4j - CSV reading and parsing</name>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/acceptance/pom.xml
Expand Up @@ -6,14 +6,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher-acceptance</artifactId>
<packaging>jar</packaging>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<name>Neo4j - Cypher Acceptance</name>
<description>Neo4j query language acceptance tests</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/compatibility-suite/pom.xml
Expand Up @@ -6,14 +6,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher-compatibility-suite</artifactId>
<packaging>jar</packaging>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<name>Neo4j - Cypher Compatibility Suite</name>
<description>Neo4j query language compatibility suite</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
Expand Down
4 changes: 2 additions & 2 deletions community/cypher/cypher-compiler-2.3/pom.xml
Expand Up @@ -3,15 +3,15 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-compiler-2.3</artifactId>
<packaging>jar</packaging>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<name>Neo4j - Cypher Compiler 2.3</name>
<description>Compiler for Cypher 2.3</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>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher</artifactId>
<packaging>jar</packaging>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-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/frontend-2.3/pom.xml
Expand Up @@ -3,15 +3,15 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-frontend-2.3</artifactId>
<packaging>jar</packaging>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<name>Neo4j - Cypher Frontend 2.3</name>
<description>Front end of the Cypher compiler</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
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>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>cypher-parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-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/embedded-examples/pom.xml
Expand Up @@ -3,13 +3,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.examples</groupId>
<artifactId>neo4j-examples</artifactId>
<name>Neo4j - Examples</name>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<description>Neo4j Embedded Examples</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}/</url>
Expand Down
4 changes: 2 additions & 2 deletions community/function/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -16,7 +16,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-function</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Neo4j - Functions</name>
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>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-graph-algo</artifactId>
<groupId>org.neo4j</groupId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

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

Expand All @@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-graph-matching</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<name>Neo4j - Graph Matching</name>
<description>A graph pattern matcher for Neo4j.</description>
Expand Down
4 changes: 2 additions & 2 deletions community/graphviz/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.neo4j</groupId>
<artifactId>neo4j-graphviz</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<name>Neo4j - Graphviz generation</name>
<description>Utility component to generate Graphviz .dot notation from Neo4j graphs.</description>
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>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -17,7 +17,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-import-tool</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Neo4j - Import Command Line Tool</name>
Expand Down
4 changes: 2 additions & 2 deletions community/io/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

Expand All @@ -16,7 +16,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-io</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<packaging>jar</packaging>
<name>Neo4j - IO</name>
Expand Down
4 changes: 2 additions & 2 deletions community/jmx/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.neo4j</groupId>
<artifactId>neo4j-jmx</artifactId>
<version>2.3.8-SNAPSHOT</version>
<version>2.3.9-SNAPSHOT</version>

<name>Neo4j - JMX support</name>
<description>Management support using JMX.</description>
Expand Down

0 comments on commit 12a5ebd

Please sign in to comment.