Commit 35c79922 authored by Neo4j Build Server's avatar Neo4j Build Server
Browse files

Tagging for version 2.2.0-RC01

parent f48c4c79
Showing with 41 additions and 41 deletions
+41 -41
......@@ -4,13 +4,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-management</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</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.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-advanced</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<name>Neo4j - Advanced</name>
<packaging>jar</packaging>
......
......@@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j.build</groupId>
<artifactId>advanced-build</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<name>Neo4j - Advanced Build</name>
<packaging>pom</packaging>
......
......@@ -23,14 +23,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j.app</groupId>
<artifactId>neo4j-server-advanced</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</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.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.app</groupId>
<artifactId>neo4j-browser</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<name>Neo4j - Browser</name>
<description>Graph database client.</description>
......
......@@ -3,12 +3,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-consistency-check</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<name>Neo4j - Consistency Checker</name>
<description>Tool for checking consistency of a Neo4j data store.</description>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
......@@ -16,7 +16,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-csv</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<packaging>jar</packaging>
<name>Neo4j - CSV reading and parsing</name>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>cypher-parent</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../</relativePath>
</parent>
......@@ -11,7 +11,7 @@
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-compiler-2.2</artifactId>
<packaging>jar</packaging>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<name>Neo4j - Cypher Compiler 2.2</name>
<description>Compiler for Cypher 2.2</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.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher</artifactId>
<packaging>jar</packaging>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<name>Neo4j - Cypher</name>
<description>Neo4j query language</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.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
......@@ -11,7 +11,7 @@
<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-cypher-docs</artifactId>
<packaging>jar</packaging>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</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.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-graphgist</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</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.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.doc</groupId>
<artifactId>neo4j-cypher-refcard-tests</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</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.2-SNAPSHOT</neo4j.version>
<neo4j.version>2.2.0-RC01</neo4j.version>
<docs-plugin.skip>false</docs-plugin.skip>
<attach-docs-phase>prepare-package</attach-docs-phase>
<remote-csv-upload>http://neo4j.com/docs/${project.version}/cypher-refcard/csv</remote-csv-upload>
......
......@@ -6,12 +6,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>cypher-parent</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</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.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.examples</groupId>
<artifactId>neo4j-examples</artifactId>
<name>Neo4j - Examples</name>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</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.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
......@@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-graph-algo</artifactId>
<groupId>org.neo4j</groupId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<packaging>jar</packaging>
<name>Neo4j - Graph Algorithms</name>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
......@@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-graph-matching</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</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.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-graphviz</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<name>Neo4j - Graphviz generation</name>
<description>Utility component to generate Graphviz .dot notation from Neo4j graphs.</description>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
......@@ -17,7 +17,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-import-tool</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<packaging>jar</packaging>
<name>Neo4j - Import Command Line Tool</name>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
......@@ -16,7 +16,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-io</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<packaging>jar</packaging>
<name>Neo4j - IO</name>
......
......@@ -4,13 +4,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-jmx</artifactId>
<version>2.2-SNAPSHOT</version>
<version>2.2.0-RC01</version>
<name>Neo4j - JMX support</name>
<description>Management support using JMX.</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