Skip to content

Commit

Permalink
Bump aem-testing-clients to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramon Bisswanger committed Sep 29, 2022
1 parent 15b201c commit 80394ff
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cf-smoke/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
<dependency>
<groupId>com.adobe.cq</groupId>
<artifactId>aem-cloud-testing-clients</artifactId>
<version>1.0.5</version>
<version>1.1.2</version>
</dependency>

<!-- logging -->
Expand Down
2 changes: 1 addition & 1 deletion smoke/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<dependency>
<groupId>com.adobe.cq</groupId>
<artifactId>aem-cloud-testing-clients</artifactId>
<version>1.0.5</version>
<version>1.1.2</version>
</dependency>

<!-- logging -->
Expand Down
2 changes: 1 addition & 1 deletion wcm-smoke/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
<dependency>
<groupId>com.adobe.cq</groupId>
<artifactId>aem-cloud-testing-clients</artifactId>
<version>1.0.5</version>
<version>1.1.2</version>
</dependency>

<!-- logging -->
Expand Down
2 changes: 1 addition & 1 deletion xf-smoke/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
<dependency>
<groupId>com.adobe.cq</groupId>
<artifactId>aem-cloud-testing-clients</artifactId>
<version>1.0.5</version>
<version>1.1.2</version>
</dependency>

<!-- logging -->
Expand Down

0 comments on commit 80394ff

Please sign in to comment.