neo4j-enterprise 1.8-java → 1.8.1-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.
@@ -1,6 +1,6 @@
1
1
  module Neo4j
2
2
  module Enterprise
3
- VERSION = "1.8"
4
- NEO_VERSION = "1.8"
3
+ VERSION = "1.8.1"
4
+ NEO_VERSION = "1.8.1"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neo4j-enterprise
3
3
  version: !ruby/object:Gem::Version
4
+ version: 1.8.1
4
5
  prerelease:
5
- version: '1.8'
6
6
  platform: java
7
7
  authors:
8
8
  - Dmytrii Nagirniak
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2012-10-03 00:00:00.000000000 Z
13
+ date: 2012-12-27 00:00:00.000000000 Z
14
14
  dependencies: []
15
15
  description: The Neo4j Enterprise Jar files, adding online backup and High Availability clustering – licensed under AGPL, see http://neo4j.org/licensing-guide/
16
16
  email:
@@ -26,9 +26,9 @@ files:
26
26
  - Rakefile
27
27
  - lib/neo4j-enterprise.rb
28
28
  - lib/neo4j-enterprise/jars/log4j-1.2.16.jar
29
- - lib/neo4j-enterprise/jars/neo4j-backup-1.8.jar
30
- - lib/neo4j-enterprise/jars/neo4j-com-1.8.jar
31
- - lib/neo4j-enterprise/jars/neo4j-ha-1.8.jar
29
+ - lib/neo4j-enterprise/jars/neo4j-backup-1.8.1.jar
30
+ - lib/neo4j-enterprise/jars/neo4j-com-1.8.1.jar
31
+ - lib/neo4j-enterprise/jars/neo4j-ha-1.8.1.jar
32
32
  - lib/neo4j-enterprise/jars/org.apache.servicemix.bundles.netty-3.2.5.Final_1.jar
33
33
  - lib/neo4j-enterprise/jars/slf4j-api-1.6.2.jar
34
34
  - lib/neo4j-enterprise/jars/zookeeper-3.3.2.jar
@@ -59,5 +59,5 @@ rubyforge_project: neo4j-enterprise
59
59
  rubygems_version: 1.8.24
60
60
  signing_key:
61
61
  specification_version: 3
62
- summary: The neo4j Enterprise edition v1.8 JAR files
62
+ summary: The neo4j Enterprise edition v1.8.1 JAR files
63
63
  test_files: []