Skip to content

Commit

Permalink
java client 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
subnetmarco committed Nov 20, 2012
1 parent c9386e3 commit 03ec2d6
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -100,7 +100,7 @@ Releases
<dependency>
<groupId>com.mashape.clients</groupId>
<artifactId>mashape-java-client</artifactId>
<version>2.0.8</version>
<version>2.0.9</version>
</dependency>
```

Expand Down
Binary file not shown.
@@ -0,0 +1 @@
de5808b0f6a86c36c5d4cb801dd3a1b9
@@ -0,0 +1 @@
960a8468bac467b436a001e587957634e55fb3c7
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.mashape.clients</groupId>
<artifactId>mashape-java-client</artifactId>
<version>2.0.9</version>
</project>
@@ -0,0 +1 @@
07e311552242e48bcfa09ec7f173e2cb
@@ -0,0 +1 @@
aa3cb2b0a0508e04f1cff789862b9901a6633927
Expand Up @@ -3,7 +3,7 @@
<groupId>com.mashape.clients</groupId>
<artifactId>mashape-java-client</artifactId>
<versioning>
<release>2.0.8</release>
<release>2.0.9</release>
<versions>
<version>2.0.1</version>
<version>2.0.2</version>
Expand All @@ -12,7 +12,8 @@
<version>2.0.6</version>
<version>2.0.7</version>
<version>2.0.8</version>
<version>2.0.9</version>
</versions>
<lastUpdated>20121116204830</lastUpdated>
<lastUpdated>20121120004052</lastUpdated>
</versioning>
</metadata>
@@ -1 +1 @@
ff56713f35bb7c40e39ee2a9dd00a54c
93631b32da263c21c904dfef2de46b09
@@ -1 +1 @@
4dfb4b2500cb2a299a336351d7d71de72885b642
cedde74a72d56a80482b8342f11b2f377f72b169

0 comments on commit 03ec2d6

Please sign in to comment.