neo4j-community 1.9-java → 1.9.2-java

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9cfa483467ad33140eb6e156d271a5ce81f5bbfd
4
- data.tar.gz: 6d40a9f9109013a5a24ccdf8bfb1d1afb06b1ec7
3
+ metadata.gz: 84ba740a08e04882a9b7e643d9d7c0483f4b9be7
4
+ data.tar.gz: 904c6d2edfdbc890e7637a08c6621528fbb8a677
5
5
  SHA512:
6
- metadata.gz: 2a106a7090ecc5783e5ff698a36e5f8138b3268e3fa21faf679ab3289ed88d43c65f36891a29ea7173cbad8437dda3b5b6ca7e37900bda44cbfe0c6599cb5a2f
7
- data.tar.gz: a79bc3f5fa4b5c6e21df1b6cda4d49a81c2fb0364a4abf733edaa4cf16a3b8eaea6a65d668ac176fe25fa73e7f69d24a8ea1baf81f5e6382d65ce62aaf105925
6
+ metadata.gz: 38a9ca5541e117285242c3e7255293319af2a44677568aee380bad661447bfb9ebccb899deb178f8063da0d62b379c33c3df5894534bca567391262b2e2713ae
7
+ data.tar.gz: 8c2b98496593461109b237b267f65939dc51ae9360cc78e82250179493c89f430a1a5b6b65ebdebb15ab24fb7c176ebe6ff96400ce01d952a3268541560320a8
data/.gitignore CHANGED
@@ -3,4 +3,4 @@
3
3
  .bundle
4
4
  Gemfile.lock
5
5
  pkg/*
6
- .DS_Store
6
+ .DS_Store
@@ -1,6 +1,6 @@
1
1
  module Neo4j
2
2
  module Community
3
- VERSION = "1.9"
4
- NEO_VERSION = "1.9"
3
+ VERSION = "1.9.2"
4
+ NEO_VERSION = "1.9.2"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neo4j-community
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.9'
4
+ version: 1.9.2
5
5
  platform: java
6
6
  authors:
7
7
  - Dmytrii Nagirniak
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-06-11 00:00:00.000000000 Z
12
+ date: 2013-07-26 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -56,18 +56,17 @@ files:
56
56
  - lib/neo4j-community/jars/concurrentlinkedhashmap-lru-1.3.1.jar
57
57
  - lib/neo4j-community/jars/geronimo-jta_1.1_spec-1.1.1.jar
58
58
  - lib/neo4j-community/jars/lucene-core-3.6.2.jar
59
- - lib/neo4j-community/jars/neo4j-cypher-1.9.jar
60
- - lib/neo4j-community/jars/neo4j-graph-algo-1.9.jar
61
- - lib/neo4j-community/jars/neo4j-graph-matching-1.9.jar
62
- - lib/neo4j-community/jars/neo4j-jmx-1.9.jar
63
- - lib/neo4j-community/jars/neo4j-kernel-1.9.jar
64
- - lib/neo4j-community/jars/neo4j-lucene-index-1.9.jar
65
- - lib/neo4j-community/jars/neo4j-shell-1.9.jar
66
- - lib/neo4j-community/jars/neo4j-udc-1.9.jar
59
+ - lib/neo4j-community/jars/neo4j-cypher-1.9.2.jar
60
+ - lib/neo4j-community/jars/neo4j-graph-algo-1.9.2.jar
61
+ - lib/neo4j-community/jars/neo4j-graph-matching-1.9.2.jar
62
+ - lib/neo4j-community/jars/neo4j-jmx-1.9.2.jar
63
+ - lib/neo4j-community/jars/neo4j-kernel-1.9.2.jar
64
+ - lib/neo4j-community/jars/neo4j-lucene-index-1.9.2.jar
65
+ - lib/neo4j-community/jars/neo4j-shell-1.9.2.jar
66
+ - lib/neo4j-community/jars/neo4j-udc-1.9.2.jar
67
67
  - lib/neo4j-community/jars/org.apache.servicemix.bundles.jline-0.9.94_1.jar
68
68
  - lib/neo4j-community/jars/scala-library-2.10.0.jar
69
- - lib/neo4j-community/jars/server-api-1.9.jar
70
- - lib/neo4j-community/test-jars/neo4j-kernel-1.7.1-tests.jar
69
+ - lib/neo4j-community/jars/server-api-1.9.2.jar
71
70
  - lib/neo4j-community/version.rb
72
71
  - lib/neo4j-jars.rb
73
72
  - neo4j-community.gemspec
@@ -93,5 +92,6 @@ rubyforge_project: neo4j-community
93
92
  rubygems_version: 2.0.3
94
93
  signing_key:
95
94
  specification_version: 4
96
- summary: The neo4j Community edition v1.9 JAR files
95
+ summary: The neo4j Community edition v1.9.2 JAR files
97
96
  test_files: []
97
+ has_rdoc: