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

Tagging for version 1.9.7

parent a415f653
No related merge requests found
Showing with 40 additions and 40 deletions
+40 -40
......@@ -5,12 +5,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>neo4j-management</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j - Graph DB Monitoring and Management tools</name>
<description>Management support using JMX.</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
......
......@@ -5,12 +5,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>neo4j-advanced</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j Advanced</name>
<packaging>jar</packaging>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
......
......@@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j.build</groupId>
<artifactId>advanced-build</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j Advanced Build</name>
<packaging>pom</packaging>
<description>Project that builds the Neo4j Advanced distribution.</description>
......
......@@ -24,14 +24,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j.app</groupId>
<artifactId>neo4j-server-advanced</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j Advanced Server</name>
<description>Standalone Neo4j server application.</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
......@@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-cypher</artifactId>
<packaging>jar</packaging>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</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>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.examples</groupId>
<artifactId>neo4j-examples</artifactId>
<name>Neo4j Examples</name>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</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>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
......@@ -17,7 +17,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-graph-algo</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<packaging>jar</packaging>
<name>Neo4j - Graph Algorithms</name>
<description>Graph algorithms for Neo4j.</description>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
......@@ -16,7 +16,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-graph-matching</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j - Graph Matching</name>
<description>A graph pattern matcher for Neo4j.</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
......
......@@ -4,12 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>neo4j-graphviz</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j - Graphviz generation</name>
<description>Utility component to generate Graphviz .dot notation from Neo4j graphs.</description>
......
......@@ -4,12 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>neo4j-jmx</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j - JMX support</name>
<description>Management support using JMX.</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
......
......@@ -23,13 +23,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>neo4j-kernel</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j - Graph Database Kernel</name>
<description>
Neo4j kernel is a lightweight, embedded Java database designed to
......
......@@ -3,13 +3,13 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.build</groupId>
<artifactId>licensecheck-config</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Licensing configuration</name>
<description>Licensing configuration for the Neo4j project.</description>
<packaging>jar</packaging>
......
......@@ -3,12 +3,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>neo4j-lucene-index</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j - Lucene Index</name>
<description>
Integration layer between Neo4j and Lucene, providing one possible implementation of the Index API.
......
......@@ -4,12 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>neo4j-community</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j Community</name>
<packaging>jar</packaging>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
......
......@@ -4,12 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>neo4j</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j Community</name>
<packaging>jar</packaging>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
......
......@@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j.build</groupId>
<artifactId>community-build</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j Community Build</name>
<packaging>pom</packaging>
<description>Project that builds the Neo4j Community distribution.</description>
......
......@@ -4,12 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>server-api</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<packaging>jar</packaging>
<name>Neo4j Server API</name>
<description>Interfaces and baseclasses needed to create your own extensions.</description>
......
......@@ -3,14 +3,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.neo4j.examples</groupId>
<artifactId>neo4j-server-examples</artifactId>
<name>Neo4j Server Examples</name>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<description>Neo4j Server Plugin Examples</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}/</url>
......
......@@ -4,12 +4,12 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>server-plugin-test</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j - Server Plugin Tests</name>
<description>Tests the server plugin registration functionality.</description>
......
......@@ -23,14 +23,14 @@
<parent>
<groupId>org.neo4j</groupId>
<artifactId>parent</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<relativePath>../..</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.neo4j.app</groupId>
<artifactId>neo4j-server</artifactId>
<version>1.9.7-SNAPSHOT</version>
<version>1.9.7</version>
<name>Neo4j Server</name>
<description>Standalone Neo4j server application.</description>
<url>http://components.neo4j.org/${project.artifactId}/${project.version}</url>
......
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