neo4j-advanced 1.7.0-java → 1.7.1-java
Sign up to get free protection for your applications and to get access to all the features.
Binary file
|
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: neo4j-advanced
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 1.7.
|
5
|
+
version: 1.7.1
|
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-
|
14
|
+
date: 2012-06-07 00:00:00 Z
|
15
15
|
dependencies: []
|
16
16
|
|
17
17
|
description: "The Java Jar files for the Neo4j Advanced edition, adding advanced monitoring \xE2\x80\x93 licensed under the AGPL, see http://neo4j.org/licensing-guide/ "
|
@@ -30,7 +30,7 @@ files:
|
|
30
30
|
- README.md
|
31
31
|
- Rakefile
|
32
32
|
- lib/neo4j-advanced.rb
|
33
|
-
- lib/neo4j-advanced/jars/neo4j-management-1.7.jar
|
33
|
+
- lib/neo4j-advanced/jars/neo4j-management-1.7.1.jar
|
34
34
|
- lib/neo4j-advanced/version.rb
|
35
35
|
- neo4j-advanced.gemspec
|
36
36
|
- spec/neo4j_spec.rb
|
@@ -61,7 +61,7 @@ rubyforge_project: neo4j-advanced
|
|
61
61
|
rubygems_version: 1.8.15
|
62
62
|
signing_key:
|
63
63
|
specification_version: 3
|
64
|
-
summary: The neo4j Advanced edition v1.7 JAR files
|
64
|
+
summary: The neo4j Advanced edition v1.7.1 JAR files
|
65
65
|
test_files: []
|
66
66
|
|
67
67
|
has_rdoc:
|