neo4j-community 1.9.2-java → 1.9.3-java

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 84ba740a08e04882a9b7e643d9d7c0483f4b9be7
4
- data.tar.gz: 904c6d2edfdbc890e7637a08c6621528fbb8a677
3
+ metadata.gz: 1defa3e44c7318edc9d786472bbe6ff4fb105b07
4
+ data.tar.gz: f3a5e8f6d5323ccaca0d4d1693e46e234e9797f2
5
5
  SHA512:
6
- metadata.gz: 38a9ca5541e117285242c3e7255293319af2a44677568aee380bad661447bfb9ebccb899deb178f8063da0d62b379c33c3df5894534bca567391262b2e2713ae
7
- data.tar.gz: 8c2b98496593461109b237b267f65939dc51ae9360cc78e82250179493c89f430a1a5b6b65ebdebb15ab24fb7c176ebe6ff96400ce01d952a3268541560320a8
6
+ metadata.gz: c4822d3cb5c0741b676f96fdd76b4b8b74a60472fe8525ef01bf2ee06848c0736dbca9c387ed16673e109db98418746aa79e22eccb211f502ab81510e86bf147
7
+ data.tar.gz: 4168482297b6e266d42bd478eb4313057e5ca94623dc8ec2ddac6e27619b9048c8aab37814221b75542e0f5f5496c7216a13b9d7a7f93051f489e791602f41ec
@@ -1,6 +1,6 @@
1
1
  module Neo4j
2
2
  module Community
3
- VERSION = "1.9.2"
4
- NEO_VERSION = "1.9.2"
3
+ VERSION = "1.9.3"
4
+ NEO_VERSION = "1.9.3"
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.2
4
+ version: 1.9.3
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-07-26 00:00:00.000000000 Z
12
+ date: 2013-09-05 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -56,17 +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.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
59
+ - lib/neo4j-community/jars/neo4j-cypher-1.9.3.jar
60
+ - lib/neo4j-community/jars/neo4j-graph-algo-1.9.3.jar
61
+ - lib/neo4j-community/jars/neo4j-graph-matching-1.9.3.jar
62
+ - lib/neo4j-community/jars/neo4j-jmx-1.9.3.jar
63
+ - lib/neo4j-community/jars/neo4j-kernel-1.9.3.jar
64
+ - lib/neo4j-community/jars/neo4j-lucene-index-1.9.3.jar
65
+ - lib/neo4j-community/jars/neo4j-shell-1.9.3.jar
66
+ - lib/neo4j-community/jars/neo4j-udc-1.9.3.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.2.jar
69
+ - lib/neo4j-community/jars/server-api-1.9.3.jar
70
70
  - lib/neo4j-community/version.rb
71
71
  - lib/neo4j-jars.rb
72
72
  - neo4j-community.gemspec
@@ -92,6 +92,6 @@ rubyforge_project: neo4j-community
92
92
  rubygems_version: 2.0.3
93
93
  signing_key:
94
94
  specification_version: 4
95
- summary: The neo4j Community edition v1.9.2 JAR files
95
+ summary: The neo4j Community edition v1.9.3 JAR files
96
96
  test_files: []
97
97
  has_rdoc: