Skip to content

Commit

Permalink
java client 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
subnetmarco committed Sep 6, 2012
1 parent 063d3a4 commit fcbdf2c
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>1.3.2</version>
<version>1.3.3</version>
</dependency>
```

Expand Down
Binary file not shown.
@@ -0,0 +1 @@
c600cc3a95c5fb002dc9824219e2444c
@@ -0,0 +1 @@
abf1f82b84d5b0f920ffb3aba1d9cce2c254da08
@@ -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>1.3.3</version>
</project>
@@ -0,0 +1 @@
36492fb029da8064aa176549c98cd0a6
@@ -0,0 +1 @@
bfcdfce2ecc1b77328300fbc1b80ddf99ee5d0d2
Expand Up @@ -3,7 +3,7 @@
<groupId>com.mashape.clients</groupId>
<artifactId>mashape-java-client</artifactId>
<versioning>
<release>1.3.2</release>
<release>1.3.3</release>
<versions>
<version>1.0</version>
<version>1.0.1</version>
Expand All @@ -16,7 +16,8 @@
<version>1.3.0</version>
<version>1.3.1</version>
<version>1.3.2</version>
<version>1.3.3</version>
</versions>
<lastUpdated>20120906225809</lastUpdated>
<lastUpdated>20120906231344</lastUpdated>
</versioning>
</metadata>
@@ -1 +1 @@
d7065689bf1e3725bedefb36b32193a9
e261e3bd89a3748c6db540fe32096fc9
@@ -1 +1 @@
27f914d80aa2293c470a6e1d77700198db717537
a4febe3e29352f7848095a1cf6fdd01bcfd48289

0 comments on commit fcbdf2c

Please sign in to comment.