neo4j-community 2.2.1 → 2.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (23) hide show
  1. checksums.yaml +4 -4
  2. data/lib/neo4j-community/jars/{neo4j-consistency-check-2.2.1.jar → neo4j-consistency-check-2.2.2.jar} +0 -0
  3. data/lib/neo4j-community/jars/{neo4j-csv-2.2.1.jar → neo4j-csv-2.2.2.jar} +0 -0
  4. data/lib/neo4j-community/jars/{neo4j-cypher-2.2.1.jar → neo4j-cypher-2.2.2.jar} +0 -0
  5. data/lib/neo4j-community/jars/{neo4j-cypher-compiler-2.1-2.1.7.jar → neo4j-cypher-compiler-2.1-2.1.8.jar} +0 -0
  6. data/lib/neo4j-community/jars/{neo4j-cypher-compiler-2.2-2.2.1.jar → neo4j-cypher-compiler-2.2-2.2.2.jar} +0 -0
  7. data/lib/neo4j-community/jars/{neo4j-graph-algo-2.2.1.jar → neo4j-graph-algo-2.2.2.jar} +0 -0
  8. data/lib/neo4j-community/jars/{neo4j-graph-matching-2.2.1.jar → neo4j-graph-matching-2.2.2.jar} +0 -0
  9. data/lib/neo4j-community/jars/neo4j-import-tool-2.2.2.jar +0 -0
  10. data/lib/neo4j-community/jars/{neo4j-io-2.2.1.jar → neo4j-io-2.2.2.jar} +0 -0
  11. data/lib/neo4j-community/jars/{neo4j-jmx-2.2.1.jar → neo4j-jmx-2.2.2.jar} +0 -0
  12. data/lib/neo4j-community/jars/{neo4j-kernel-2.2.1.jar → neo4j-kernel-2.2.2.jar} +0 -0
  13. data/lib/neo4j-community/jars/{neo4j-lucene-index-2.2.1.jar → neo4j-lucene-index-2.2.2.jar} +0 -0
  14. data/lib/neo4j-community/jars/{neo4j-primitive-collections-2.2.1.jar → neo4j-primitive-collections-2.2.2.jar} +0 -0
  15. data/lib/neo4j-community/jars/{neo4j-udc-2.2.1.jar → neo4j-udc-2.2.2.jar} +0 -0
  16. data/lib/neo4j-community/jars/{neo4j-unsafe-2.2.1.jar → neo4j-unsafe-2.2.2.jar} +0 -0
  17. data/lib/neo4j-community/jars/{server-api-2.2.1.jar → server-api-2.2.2.jar} +0 -0
  18. data/lib/neo4j-community/test-jars/neo4j-kernel-2.2.2-tests.jar +0 -0
  19. data/lib/neo4j-community/version.rb +2 -2
  20. metadata +20 -21
  21. data/lib/neo4j-community/jars/neo4j-import-tool-2.2.1.jar +0 -0
  22. data/lib/neo4j-community/jars/neo4j-shell-2.2.1.jar +0 -0
  23. data/lib/neo4j-community/jars/org.apache.servicemix.bundles.jline-0.9.94_1.jar +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 47930f6a71845966e7339f737dced37c767ecd73
4
- data.tar.gz: a8992247f11c9cb9e6568d72bf88645d1bb54e11
3
+ metadata.gz: eb2744dce67cbc658fc47cac3c06ffa549367127
4
+ data.tar.gz: 33178450692402583058b67075351660306ddf35
5
5
  SHA512:
6
- metadata.gz: f4b6898dceee39a2e68dbfabdaf7904a0b2ae0cbf3a97f26ac530ec2f1fafa70a91e3b3874ec89baa3a0e792bb55b70a3b58ad30493f71aa6370e5f6170dca2a
7
- data.tar.gz: 7fbe804545e4f7f2ba3162216f93fed8b720eef187156cb30cfe4b99d90a57b097993a3059048036d42cdfeaa033223c372f53dbe853766baa1ae7fa170bb9cb
6
+ metadata.gz: b4101d8ea314aaace270b27a622a0a3d317c029994c2929f582b292e837a6f0cbf2c6024749a8546798d01b29f38a25d4f696e837fc328dbf06e2442ad8cff00
7
+ data.tar.gz: 2bc18ee7b6b6d8317024c75e2f250ddd81243c52762df7b1550410111fffb7ba7457b92e87ed48119965ae27fac05b6c41b638d9b4b5aa804985d51c7739c346
@@ -1,6 +1,6 @@
1
1
  module Neo4j
2
2
  module Community
3
- VERSION = "2.2.1"
4
- NEO_VERSION = "2.2.1"
3
+ VERSION = "2.2.2"
4
+ NEO_VERSION = "2.2.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: 2.2.1
4
+ version: 2.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dmytrii Nagirniak
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2015-04-20 00:00:00.000000000 Z
13
+ date: 2015-06-04 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rake
@@ -57,32 +57,31 @@ files:
57
57
  - lib/neo4j-community.rb
58
58
  - lib/neo4j-community/jars/concurrentlinkedhashmap-lru-1.4.jar
59
59
  - lib/neo4j-community/jars/lucene-core-3.6.2.jar
60
- - lib/neo4j-community/jars/neo4j-consistency-check-2.2.1.jar
61
- - lib/neo4j-community/jars/neo4j-csv-2.2.1.jar
62
- - lib/neo4j-community/jars/neo4j-cypher-2.2.1.jar
60
+ - lib/neo4j-community/jars/neo4j-consistency-check-2.2.2.jar
61
+ - lib/neo4j-community/jars/neo4j-csv-2.2.2.jar
62
+ - lib/neo4j-community/jars/neo4j-cypher-2.2.2.jar
63
63
  - lib/neo4j-community/jars/neo4j-cypher-compiler-1.9-2.0.4.jar
64
64
  - lib/neo4j-community/jars/neo4j-cypher-compiler-2.0-2.0.4.jar
65
- - lib/neo4j-community/jars/neo4j-cypher-compiler-2.1-2.1.7.jar
66
- - lib/neo4j-community/jars/neo4j-cypher-compiler-2.2-2.2.1.jar
67
- - lib/neo4j-community/jars/neo4j-graph-algo-2.2.1.jar
68
- - lib/neo4j-community/jars/neo4j-graph-matching-2.2.1.jar
69
- - lib/neo4j-community/jars/neo4j-import-tool-2.2.1.jar
70
- - lib/neo4j-community/jars/neo4j-io-2.2.1.jar
71
- - lib/neo4j-community/jars/neo4j-jmx-2.2.1.jar
72
- - lib/neo4j-community/jars/neo4j-kernel-2.2.1.jar
73
- - lib/neo4j-community/jars/neo4j-lucene-index-2.2.1.jar
74
- - lib/neo4j-community/jars/neo4j-primitive-collections-2.2.1.jar
75
- - lib/neo4j-community/jars/neo4j-shell-2.2.1.jar
76
- - lib/neo4j-community/jars/neo4j-udc-2.2.1.jar
77
- - lib/neo4j-community/jars/neo4j-unsafe-2.2.1.jar
65
+ - lib/neo4j-community/jars/neo4j-cypher-compiler-2.1-2.1.8.jar
66
+ - lib/neo4j-community/jars/neo4j-cypher-compiler-2.2-2.2.2.jar
67
+ - lib/neo4j-community/jars/neo4j-graph-algo-2.2.2.jar
68
+ - lib/neo4j-community/jars/neo4j-graph-matching-2.2.2.jar
69
+ - lib/neo4j-community/jars/neo4j-import-tool-2.2.2.jar
70
+ - lib/neo4j-community/jars/neo4j-io-2.2.2.jar
71
+ - lib/neo4j-community/jars/neo4j-jmx-2.2.2.jar
72
+ - lib/neo4j-community/jars/neo4j-kernel-2.2.2.jar
73
+ - lib/neo4j-community/jars/neo4j-lucene-index-2.2.2.jar
74
+ - lib/neo4j-community/jars/neo4j-primitive-collections-2.2.2.jar
75
+ - lib/neo4j-community/jars/neo4j-udc-2.2.2.jar
76
+ - lib/neo4j-community/jars/neo4j-unsafe-2.2.2.jar
78
77
  - lib/neo4j-community/jars/opencsv-2.3.jar
79
- - lib/neo4j-community/jars/org.apache.servicemix.bundles.jline-0.9.94_1.jar
80
78
  - lib/neo4j-community/jars/parboiled-core-1.1.7.jar
81
79
  - lib/neo4j-community/jars/parboiled-scala_2.10-1.1.7.jar
82
80
  - lib/neo4j-community/jars/scala-library-2.10.5.jar
83
- - lib/neo4j-community/jars/server-api-2.2.1.jar
81
+ - lib/neo4j-community/jars/server-api-2.2.2.jar
84
82
  - lib/neo4j-community/test-jars/neo4j-io-2.2.1-tests.jar
85
83
  - lib/neo4j-community/test-jars/neo4j-kernel-2.2.1-tests.jar
84
+ - lib/neo4j-community/test-jars/neo4j-kernel-2.2.2-tests.jar
86
85
  - lib/neo4j-community/version.rb
87
86
  - lib/neo4j-jars.rb
88
87
  - neo4j-community.gemspec
@@ -108,5 +107,5 @@ rubyforge_project: neo4j-community
108
107
  rubygems_version: 2.0.14
109
108
  signing_key:
110
109
  specification_version: 4
111
- summary: The neo4j Community edition v2.2.1 JAR files
110
+ summary: The neo4j Community edition v2.2.2 JAR files
112
111
  test_files: []