neo4j-community 1.6.1.alpha.1-java → 1.7.M02-java

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  module Neo4j
2
2
  module Community
3
- VERSION = "1.6.1.alpha.1"
4
- NEO_VERSION = "1.6.1"
3
+ VERSION = "1.7.M02"
4
+ NEO_VERSION = "1.7.M02"
5
5
  end
6
6
  end
7
7
 
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neo4j-community
3
3
  version: !ruby/object:Gem::Version
4
- prerelease: 6
5
- version: 1.6.1.alpha.1
4
+ prerelease: 4
5
+ version: 1.7.M02
6
6
  platform: java
7
7
  authors:
8
8
  - Dmytrii Nagirniak
@@ -11,7 +11,7 @@ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
13
 
14
- date: 2012-02-27 00:00:00 Z
14
+ date: 2012-03-30 00:00:00 Z
15
15
  dependencies: []
16
16
 
17
17
  description: "The Java Jar files for the Neo4j Community, a high performance, fully ACID transactional graph database \xE2\x80\x93 licensed under the GPL, see license - http://neo4j.org/licensing-guide/ "
@@ -32,19 +32,19 @@ files:
32
32
  - lib/neo4j-community.rb
33
33
  - lib/neo4j-community/jars/geronimo-jta_1.1_spec-1.1.1.jar
34
34
  - lib/neo4j-community/jars/lucene-core-3.5.0.jar
35
- - lib/neo4j-community/jars/neo4j-community-1.6.1.jar
36
- - lib/neo4j-community/jars/neo4j-cypher-1.6.1.jar
37
- - lib/neo4j-community/jars/neo4j-graph-algo-1.6.1.jar
38
- - lib/neo4j-community/jars/neo4j-graph-matching-1.6.1.jar
39
- - lib/neo4j-community/jars/neo4j-jmx-1.6.1.jar
40
- - lib/neo4j-community/jars/neo4j-kernel-1.6.1.jar
41
- - lib/neo4j-community/jars/neo4j-lucene-index-1.6.1.jar
42
- - lib/neo4j-community/jars/neo4j-shell-1.6.1.jar
43
- - lib/neo4j-community/jars/neo4j-udc-1.6.1.jar
35
+ - lib/neo4j-community/jars/neo4j-cypher-1.7.M02.jar
36
+ - lib/neo4j-community/jars/neo4j-graph-algo-1.7.M02.jar
37
+ - lib/neo4j-community/jars/neo4j-graph-matching-1.7.M02.jar
38
+ - lib/neo4j-community/jars/neo4j-jmx-1.7.M02.jar
39
+ - lib/neo4j-community/jars/neo4j-kernel-1.7.M02.jar
40
+ - lib/neo4j-community/jars/neo4j-lucene-index-1.7.M02.jar
41
+ - lib/neo4j-community/jars/neo4j-shell-1.7.M02.jar
42
+ - lib/neo4j-community/jars/neo4j-udc-1.7.M02.jar
44
43
  - lib/neo4j-community/jars/org.apache.servicemix.bundles.jline-0.9.94_1.jar
45
44
  - lib/neo4j-community/jars/scala-library-2.9.0-1.jar
46
- - lib/neo4j-community/jars/server-api-1.6.1.jar
45
+ - lib/neo4j-community/jars/server-api-1.7.M02.jar
47
46
  - lib/neo4j-community/test-jars/neo4j-kernel-1.6-tests.jar
47
+ - lib/neo4j-community/test-jars/neo4j-kernel-1.7.M02-tests.jar
48
48
  - lib/neo4j-community/version.rb
49
49
  - lib/neo4j-community/version.rb.orig
50
50
  - lib/neo4j-jars.rb
@@ -75,6 +75,7 @@ rubyforge_project: neo4j-community
75
75
  rubygems_version: 1.8.15
76
76
  signing_key:
77
77
  specification_version: 3
78
- summary: The neo4j Community edition v1.6.1 JAR files
78
+ summary: The neo4j Community edition v1.7.M02 JAR files
79
79
  test_files: []
80
80
 
81
+ has_rdoc: