Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Commit

Permalink
Updated pl.wrzasq.commons version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalwrzeszcz committed May 2, 2019
1 parent 2890c48 commit 7ba66e0
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion lambda-cform/lambda-cform-account/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons-aws</artifactId>
<version>1.0.12</version>
<version>1.0.13</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion lambda-cform/lambda-cform-organization-unit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons-aws</artifactId>
<version>1.0.12</version>
<version>1.0.13</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion lambda-cform/lambda-cform-organization/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons-aws</artifactId>
<version>1.0.12</version>
<version>1.0.13</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion lambda-cform/lambda-cform-passwordpolicy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons-aws</artifactId>
<version>1.0.12</version>
<version>1.0.13</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion lambda-cform/lambda-cform-stackset-instance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons-aws</artifactId>
<version>1.0.12</version>
<version>1.0.13</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion lambda-cform/lambda-cform-stackset/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons-aws</artifactId>
<version>1.0.12</version>
<version>1.0.13</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion lambda-edgedeploy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<dependency>
<groupId>pl.wrzasq.commons</groupId>
<artifactId>commons-aws</artifactId>
<version>1.0.12</version>
<version>1.0.13</version>
</dependency>
</dependencies>
</project>

0 comments on commit 7ba66e0

Please sign in to comment.