Skip to content

Commit

Permalink
AWS SDK for Java 1.11.13
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Jun 30, 2016
1 parent d7eda84 commit 72c3f11
Show file tree
Hide file tree
Showing 285 changed files with 83,891 additions and 66,095 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId>
<version>1.11.12</version>
<version>1.11.13</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions aws-java-sdk-acm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.13-SNAPSHOT</version>
<version>1.11.13</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-acm</artifactId>
Expand All @@ -19,7 +19,7 @@
<artifactId>aws-java-sdk-core</artifactId>
<groupId>com.amazonaws</groupId>
<optional>false</optional>
<version>1.11.13-SNAPSHOT</version>
<version>1.11.13</version>
</dependency>
</dependencies>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"jsonVersion" : "1.1",
"endpointPrefix" : "acm",
"signingName" : "acm",
"protocolDefaultExceptionUmarshallerImpl" : null,
"jsonProtocol" : true,
"serviceName" : "ACM",
"cborProtocol" : false,
"xmlProtocol" : false,
"unmarshallerContextClassName" : "JsonUnmarshallerContext",
"unmarshallerClassSuffix" : "JsonUnmarshaller",
"protocolDefaultExceptionUmarshallerImpl" : null,
"jsonProtocol" : true
"unmarshallerClassSuffix" : "JsonUnmarshaller"
},
"operations" : {
"AddTagsToCertificate" : {
Expand Down
4 changes: 2 additions & 2 deletions aws-java-sdk-api-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.13-SNAPSHOT</version>
<version>1.11.13</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-api-gateway</artifactId>
Expand All @@ -19,7 +19,7 @@
<artifactId>aws-java-sdk-core</artifactId>
<groupId>com.amazonaws</groupId>
<optional>false</optional>
<version>1.11.13-SNAPSHOT</version>
<version>1.11.13</version>
</dependency>
</dependencies>

Expand Down

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions aws-java-sdk-applicationautoscaling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.13-SNAPSHOT</version>
<version>1.11.13</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-applicationautoscaling</artifactId>
Expand All @@ -19,7 +19,7 @@
<artifactId>aws-java-sdk-core</artifactId>
<groupId>com.amazonaws</groupId>
<optional>false</optional>
<version>1.11.13-SNAPSHOT</version>
<version>1.11.13</version>
</dependency>
</dependencies>

Expand Down

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions aws-java-sdk-autoscaling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-pom</artifactId>
<version>1.11.13-SNAPSHOT</version>
<version>1.11.13</version>
</parent>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-autoscaling</artifactId>
Expand All @@ -19,7 +19,7 @@
<artifactId>aws-java-sdk-core</artifactId>
<groupId>com.amazonaws</groupId>
<optional>false</optional>
<version>1.11.13-SNAPSHOT</version>
<version>1.11.13</version>
</dependency>
</dependencies>

Expand Down
Loading

0 comments on commit 72c3f11

Please sign in to comment.