Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Neo4jsource
Commits
7ea2dcee
Commit
7ea2dcee
authored
12 years ago
by
Neo4j BuildServer
Browse files
Options
Download
Email Patches
Plain Diff
Tagging for version 2.0.0-M03
parent
4f803a7b
Changes
43
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
advanced/management/pom.xml
+2
-2
advanced/management/pom.xml
advanced/neo4j-advanced/pom.xml
+2
-2
advanced/neo4j-advanced/pom.xml
advanced/pom.xml
+2
-2
advanced/pom.xml
advanced/server-advanced/pom.xml
+2
-2
advanced/server-advanced/pom.xml
community/cypher/pom.xml
+2
-2
community/cypher/pom.xml
community/embedded-examples/pom.xml
+2
-2
community/embedded-examples/pom.xml
community/graph-algo/pom.xml
+2
-2
community/graph-algo/pom.xml
community/graph-matching/pom.xml
+2
-2
community/graph-matching/pom.xml
community/graphviz/pom.xml
+2
-2
community/graphviz/pom.xml
community/jmx/pom.xml
+2
-2
community/jmx/pom.xml
community/kernel/pom.xml
+2
-2
community/kernel/pom.xml
community/licensecheck-config/pom.xml
+1
-1
community/licensecheck-config/pom.xml
community/lucene-index/pom.xml
+2
-2
community/lucene-index/pom.xml
community/neo4j-community/pom.xml
+2
-2
community/neo4j-community/pom.xml
community/neo4j/pom.xml
+2
-2
community/neo4j/pom.xml
community/pom.xml
+2
-2
community/pom.xml
community/server-api/pom.xml
+2
-2
community/server-api/pom.xml
community/server-examples/pom.xml
+2
-2
community/server-examples/pom.xml
community/server/pom.xml
+2
-2
community/server/pom.xml
community/shell/pom.xml
+2
-2
community/shell/pom.xml
with
39 additions
and
39 deletions
+39
-39
advanced/management/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -4,13 +4,13 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
neo4j-management
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</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>
...
...
This diff is collapsed.
Click to expand it.
advanced/neo4j-advanced/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -4,13 +4,13 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
neo4j-advanced
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j Advanced
</name>
<packaging>
jar
</packaging>
<url>
http://components.neo4j.org/${project.artifactId}/${project.version}
</url>
...
...
This diff is collapsed.
Click to expand it.
advanced/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -3,14 +3,14 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
..
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.neo4j.build
</groupId>
<artifactId>
advanced-build
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j Advanced Build
</name>
<packaging>
pom
</packaging>
<description>
Project that builds the Neo4j Advanced distribution.
</description>
...
...
This diff is collapsed.
Click to expand it.
advanced/server-advanced/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -23,14 +23,14 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.neo4j.app
</groupId>
<artifactId>
neo4j-server-advanced
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j Advanced Server
</name>
<description>
Standalone Neo4j server application.
</description>
<url>
http://components.neo4j.org/${project.artifactId}/${project.version}
</url>
...
...
This diff is collapsed.
Click to expand it.
community/cypher/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
...
...
@@ -19,7 +19,7 @@
<groupId>
org.neo4j
</groupId>
<artifactId>
neo4j-cypher
</artifactId>
<packaging>
jar
</packaging>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j - Cypher
</name>
<description>
Neo4j query language
</description>
<url>
http://components.neo4j.org/${project.artifactId}/${project.version}
</url>
...
...
This diff is collapsed.
Click to expand it.
community/embedded-examples/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -3,13 +3,13 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<groupId>
org.neo4j.examples
</groupId>
<artifactId>
neo4j-examples
</artifactId>
<name>
Neo4j Examples
</name>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<description>
Neo4j Embedded Examples
</description>
<url>
http://components.neo4j.org/${project.artifactId}/${project.version}/
</url>
...
...
This diff is collapsed.
Click to expand it.
community/graph-algo/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
...
...
@@ -18,7 +18,7 @@
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
neo4j-graph-algo
</artifactId>
<groupId>
org.neo4j
</groupId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<packaging>
jar
</packaging>
<name>
Neo4j - Graph Algorithms
</name>
<description>
Graph algorithms for Neo4j.
</description>
...
...
This diff is collapsed.
Click to expand it.
community/graph-matching/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -3,7 +3,7 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
...
...
@@ -17,7 +17,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.neo4j
</groupId>
<artifactId>
neo4j-graph-matching
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j - Graph Matching
</name>
<description>
A graph pattern matcher for Neo4j.
</description>
<url>
http://components.neo4j.org/${project.artifactId}/${project.version}
</url>
...
...
This diff is collapsed.
Click to expand it.
community/graphviz/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -4,13 +4,13 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
neo4j-graphviz
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j - Graphviz generation
</name>
<description>
Utility component to generate Graphviz .dot notation from Neo4j graphs.
</description>
...
...
This diff is collapsed.
Click to expand it.
community/jmx/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -4,13 +4,13 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
neo4j-jmx
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j - JMX support
</name>
<description>
Management support using JMX.
</description>
<url>
http://components.neo4j.org/${project.artifactId}/${project.version}
</url>
...
...
This diff is collapsed.
Click to expand it.
community/kernel/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -23,14 +23,14 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.neo4j
</groupId>
<artifactId>
neo4j-kernel
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j - Graph Database Kernel
</name>
<description>
Neo4j kernel is a lightweight, embedded Java database designed to
...
...
This diff is collapsed.
Click to expand it.
community/licensecheck-config/pom.xml
+
1
-
1
View file @
7ea2dcee
...
...
@@ -8,7 +8,7 @@
</parent>
<groupId>
org.neo4j.build
</groupId>
<artifactId>
licensecheck-config
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Licensing configuration
</name>
<description>
Licensing configuration for the Neo4j project.
</description>
<packaging>
jar
</packaging>
...
...
This diff is collapsed.
Click to expand it.
community/lucene-index/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -3,12 +3,12 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
neo4j-lucene-index
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j - Lucene Index
</name>
<description>
Integration layer between Neo4j and Lucene, providing one possible implementation of the Index API.
...
...
This diff is collapsed.
Click to expand it.
community/neo4j-community/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -4,13 +4,13 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
neo4j-community
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j Community
</name>
<packaging>
jar
</packaging>
<url>
http://components.neo4j.org/${project.artifactId}/${project.version}
</url>
...
...
This diff is collapsed.
Click to expand it.
community/neo4j/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -4,13 +4,13 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
neo4j
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j Community
</name>
<packaging>
jar
</packaging>
<url>
http://components.neo4j.org/${project.artifactId}/${project.version}
</url>
...
...
This diff is collapsed.
Click to expand it.
community/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -3,14 +3,14 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
..
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.neo4j.build
</groupId>
<artifactId>
community-build
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j Community Build
</name>
<packaging>
pom
</packaging>
<description>
Project that builds the Neo4j Community distribution.
</description>
...
...
This diff is collapsed.
Click to expand it.
community/server-api/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -4,13 +4,13 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
server-api
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<packaging>
jar
</packaging>
<name>
Neo4j Server API
</name>
<description>
Interfaces and baseclasses needed to create your own extensions.
</description>
...
...
This diff is collapsed.
Click to expand it.
community/server-examples/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -3,13 +3,13 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<groupId>
org.neo4j.examples
</groupId>
<artifactId>
neo4j-server-examples
</artifactId>
<name>
Neo4j Server Examples
</name>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<description>
Neo4j Server Plugin Examples
</description>
<url>
http://components.neo4j.org/${project.artifactId}/${project.version}/
</url>
...
...
This diff is collapsed.
Click to expand it.
community/server/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -23,14 +23,14 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.neo4j.app
</groupId>
<artifactId>
neo4j-server
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j Server
</name>
<description>
Standalone Neo4j server application.
</description>
<url>
http://components.neo4j.org/${project.artifactId}/${project.version}
</url>
...
...
This diff is collapsed.
Click to expand it.
community/shell/pom.xml
+
2
-
2
View file @
7ea2dcee
...
...
@@ -3,14 +3,14 @@
<parent>
<groupId>
org.neo4j
</groupId>
<artifactId>
parent
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<relativePath>
../..
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
org.neo4j
</groupId>
<artifactId>
neo4j-shell
</artifactId>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.0-M03
</version>
<name>
Neo4j - Generic shell
</name>
<description>
A generic command shell with a client and server part.
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
3
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help