Commit 57954146 authored by Neo4j Build Server's avatar Neo4j Build Server
Browse files

Back to development version.

parent aeac14f9
Showing with 41 additions and 41 deletions
+41 -41
......@@ -4,13 +4,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-management</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j - Graph DB Monitoring and Management tools</name>
<description>Management support using JMX.</description>
......
......@@ -4,13 +4,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-advanced</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j Advanced</name>
<packaging>jar</packaging>
......
......@@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j.build</groupId>
<artifactId>advanced-build</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j Advanced Build</name>
<packaging>pom</packaging>
......
......@@ -23,14 +23,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j.app</groupId>
<artifactId>neo4j-server-advanced</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j Advanced Server</name>
<description>Standalone Neo4j server application.</description>
......
......@@ -5,13 +5,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.app</groupId>
<artifactId>neo4j-browser</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j Browser</name>
<description>Graph database client.</description>
......
......@@ -4,14 +4,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher-commons</artifactId>
<packaging>jar</packaging>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j - Cypher Commons</name>
<description>Common code shared between all Neo4j Cypher modules</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
......@@ -11,7 +11,7 @@
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-compiler-2.1</artifactId>
<packaging>jar</packaging>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j - Cypher Compiler 2.1</name>
<description>Compiler for Cypher 2.1</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
......
......@@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher</artifactId>
<packaging>jar</packaging>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j - Cypher</name>
<description>Neo4j query language</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
......
......@@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher-docs</artifactId>
<packaging>jar</packaging>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j - Cypher Documentation</name>
<description>Neo4j query language documentation</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
......
......@@ -4,12 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-graphgist</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j GraphGist</name>
<description>Cypher tutorial documentation tool.</description>
......
......@@ -4,12 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-cypher-refcard-tests</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j Cypher Reference Card Tests</name>
<description>Test for Reference Card for the Neo4j Cypher Query Language.</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
......@@ -18,7 +18,7 @@
<properties>
<license-text.header>GPL-3-header.txt</license-text.header>
<licensing.prepend.text>notice-gpl-prefix.txt</licensing.prepend.text>
<neo4j.version>2.1.0-RC2</neo4j.version>
<neo4j.version>2.1-SNAPSHOT</neo4j.version>
<docs-plugin.skip>false</docs-plugin.skip>
<attach-docs-phase>prepare-package</attach-docs-phase>
</properties>
......
......@@ -6,12 +6,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>cypher-parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-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>
......
......@@ -3,13 +3,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.examples</groupId>
<artifactId>neo4j-examples</artifactId>
<name>Neo4j Examples</name>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<description>Neo4j Embedded Examples</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}/</url>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
......@@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-graph-algo</artifactId>
<groupId>org.neo4j</groupId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Neo4j - Graph Algorithms</name>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
......@@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-graph-matching</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j - Graph Matching</name>
<description>A graph pattern matcher for Neo4j.</description>
......
......@@ -4,13 +4,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-graphviz</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j - Graphviz generation</name>
<description>Utility component to generate Graphviz .dot notation from Neo4j graphs.</description>
......
......@@ -4,13 +4,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-jmx</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j - JMX support</name>
<description>Management support using JMX.</description>
......
......@@ -23,14 +23,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-kernel</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j - Graph Database Kernel</name>
<description>
......
......@@ -3,12 +3,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.build</groupId>
<artifactId>licensecheck-config</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Licensing configuration</name>
<description>Licensing configuration for the Neo4j project.</description>
......
......@@ -3,12 +3,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-lucene-index</artifactId>
<version>2.1.0-RC2</version>
<version>2.1-SNAPSHOT</version>
<name>Neo4j - Lucene Index</name>
<description>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment