Skip to content

Commit

Permalink
updating CQ-Actions dependencies
Browse files Browse the repository at this point in the history
(cherry picked from commit 223032f)
  • Loading branch information
Szymon Owczarzak authored and mjedraszczyk committed Feb 19, 2019
1 parent ca91aca commit 4d9b73d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,19 +95,19 @@
<dependency>
<groupId>com.cognifide.cq.actions</groupId>
<artifactId>com.cognifide.cq.actions.api</artifactId>
<version>6.0.0</version>
<version>6.0.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.cognifide.cq.actions</groupId>
<artifactId>com.cognifide.cq.actions.core</artifactId>
<version>6.0.0</version>
<version>6.0.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.cognifide.cq.actions</groupId>
<artifactId>com.cognifide.cq.actions.msg.replication</artifactId>
<version>6.0.0</version>
<version>6.0.2</version>
<scope>compile</scope>
</dependency>
<!-- apache commons -->
Expand Down

0 comments on commit 4d9b73d

Please sign in to comment.