torquebox-base 1.1-java → 1.1.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.
Binary file
@@ -1,6 +1,6 @@
1
1
  module TorqueboxBase
2
- VERSION = '1.1'
3
- MAVEN_VERSION = '1.1'
2
+ VERSION = '1.1.1'
3
+ MAVEN_VERSION = '1.1.1'
4
4
  end
5
5
  begin
6
6
  require 'java'
metadata CHANGED
@@ -2,15 +2,15 @@
2
2
  name: torquebox-base
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: "1.1"
5
+ version: 1.1.1
6
6
  platform: java
7
- authors: ["The TorqueBox Team"]
8
-
7
+ authors:
8
+ - The TorqueBox Team
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-07-13 00:00:00 -04:00
13
+ date: 2011-08-09 00:00:00 -04:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -48,6 +48,7 @@ dependencies:
48
48
  version_requirements: *id003
49
49
  description: ""
50
50
  email:
51
+ - torquebox-dev@torquebox.org
51
52
  executables: []
52
53
 
53
54
  extensions: []