Skip to content

Commit

Permalink
Use Zalando's fork of aws-maven (#128)
Browse files Browse the repository at this point in the history
* Updates the `amazonaws.version` from 1.7.1 to 1.11.39
* Does not have a transitive range dependency on `joda-time`, which was
problematic when packaging K with Nix
  • Loading branch information
asymmetric authored and dwightguth committed Aug 6, 2018
1 parent f9a1aaa commit c14f5ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -125,9 +125,9 @@
<build>
<extensions>
<extension>
<groupId>org.springframework.build</groupId>
<groupId>org.zalando.org.springframework.build</groupId>
<artifactId>aws-maven</artifactId>
<version>5.0.0.RELEASE</version>
<version>5.0.0.RELEASE-zal-2</version>
</extension>
</extensions>
<pluginManagement>
Expand Down

0 comments on commit c14f5ff

Please sign in to comment.