Skip to content

Commit

Permalink
releng - Update CIF to January release (#881)
Browse files Browse the repository at this point in the history
* releng - Update CIF to January release

* Add feedback
  • Loading branch information
herzog31 authored Feb 7, 2022
1 parent d629d79 commit 47afc4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,13 @@
#end
<core.wcm.components.version>2.17.12</core.wcm.components.version>
#if ( $includeCommerce == "y" )
<core.cif.components.version>2.4.2</core.cif.components.version>
<core.cif.components.version>2.5.0</core.cif.components.version>
<magento.graphql.version>9.0.0-magento242ee</magento.graphql.version>
#if ( $aemVersion != "cloud")
<graphql.client.version>1.7.6</graphql.client.version>
<graphql.client.version>1.7.7</graphql.client.version>
#end
#if ( $aemVersion == "cloud")
<aem.cif.sdk.api>2021.11.18.00</aem.cif.sdk.api>
<aem.cif.sdk.api>2022.01.20.00</aem.cif.sdk.api>
#end
#end

Expand Down

0 comments on commit 47afc4b

Please sign in to comment.