naether 0.8.0-java → 0.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.
@@ -16,7 +16,7 @@ https://github.com/mguymon/naether
16
16
  <dependency>
17
17
  <groupId>com.slackworks</groupId>
18
18
  <artifactId>naether</artifactId>
19
- <version>0.7.1</version>
19
+ <version>0.8.0</version>
20
20
  </dependency>
21
21
 
22
22
  === About
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.8.0
1
+ 0.8.1
data/pom.xml CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  <groupId>com.slackworks</groupId>
6
6
  <artifactId>naether</artifactId>
7
- <version>0.8.0</version>
7
+ <version>0.8.1</version>
8
8
  <packaging>jar</packaging>
9
9
  <name>naether</name>
10
10
  <url>https://github.com/mguymon/naether</url>
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: naether
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.8.0
5
+ version: 0.8.1
6
6
  platform: java
7
7
  authors:
8
8
  - Michael Guymon
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2012-05-14 00:00:00 Z
13
+ date: 2012-05-17 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rspec
@@ -73,7 +73,7 @@ files:
73
73
  - lib/naether.rb
74
74
  - lib/naether/bootstrap.rb
75
75
  - lib/naether/java.rb
76
- - naether-0.8.0.jar
76
+ - naether-0.8.1.jar
77
77
  - pom.xml
78
78
  homepage: http://github.com/mguymon/naether
79
79
  licenses:
@@ -101,7 +101,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
101
101
  requirements: []
102
102
 
103
103
  rubyforge_project: naether
104
- rubygems_version: 1.8.9
104
+ rubygems_version: 1.8.15
105
105
  signing_key:
106
106
  specification_version: 3
107
107
  summary: Java dependency resolver using Maven's Aether