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

Commit

Permalink
@releng: Updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vladbailescu committed Feb 25, 2019
1 parent 9f565c0 commit afbd3b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<dependency>
<groupId>com.adobe.cq.sample</groupId>
<artifactId>we.retail.commons.content</artifactId>
<version>3.0.0</version>
<version>4.0.0</version>
<type>zip</type>
<scope>provided</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions ui.content/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,12 @@
<dependency>
<group>adobe/aem6/sample</group>
<name>we.retail.ui.apps</name>
<version>[1.9.0,)</version>
<version>[4.0.0,)</version>
</dependency>
<dependency>
<group>adobe/aem6/sample</group>
<name>we.retail.commons.content</name>
<version>[3.0.0,)</version>
<version>[4.0.0,)</version>
</dependency>
</dependencies>
</configuration>
Expand Down

0 comments on commit afbd3b3

Please sign in to comment.