Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

Commit

Permalink
@releng Updated Core Components version
Browse files Browse the repository at this point in the history
  • Loading branch information
vladbailescu committed Feb 25, 2019
1 parent d780b13 commit 9f565c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,12 @@
<dependency>
<group>adobe/cq60</group>
<name>core.wcm.components.all</name>
<version>[2.0.2,)</version>
<version>[2.3.0,)</version>
</dependency>
<dependency>
<group>adobe/cq60</group>
<name>core.wcm.components.extension</name>
<version>[0.0.4,)</version>
<version>[1.0.10,)</version>
</dependency>
</dependencies>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<dependency>
<groupId>com.adobe.cq</groupId>
<artifactId>core.wcm.components.core</artifactId>
<version>2.0.2</version>
<version>2.3.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 9f565c0

Please sign in to comment.