Skip to content

Commit b203a1c

Browse files
committed
MAGETWO-70580: Magento 2.2.0 Publication
(build 2.2.0.032)
1 parent 4f378c4 commit b203a1c

File tree

20 files changed

+29
-29
lines changed

20 files changed

+29
-29
lines changed

app/code/Magento/BundleSampleData/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"magento/module-store": "100.2.*"
1010
},
1111
"type": "magento2-module",
12-
"version": "100.2.0-dev",
12+
"version": "100.2.0",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/CatalogRuleSampleData/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"description": "N/A",
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
6-
"magento/module-catalog-rule": "100.2.*",
6+
"magento/module-catalog-rule": "101.0.*",
77
"magento/module-sample-data": "100.2.*"
88
},
99
"type": "magento2-module",
10-
"version": "100.2.0-dev",
10+
"version": "100.2.0",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

app/code/Magento/CatalogSampleData/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"magento/module-sample-data": "100.2.*"
77
},
88
"type": "magento2-module",
9-
"version": "100.2.0-dev",
9+
"version": "100.2.0",
1010
"license": [
1111
"OSL-3.0",
1212
"AFL-3.0"

app/code/Magento/CmsSampleData/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"description": "N/A",
44
"require": {
55
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
6-
"magento/module-cms": "101.1.*",
6+
"magento/module-cms": "102.0.*",
77
"magento/module-sample-data": "100.2.*",
88
"magento/module-theme-sample-data": "100.2.*",
99
"magento/sample-data-media": "100.2.*"
1010
},
1111
"type": "magento2-module",
12-
"version": "100.2.0-dev",
12+
"version": "100.2.0",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/ConfigurableSampleData/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"magento/module-product-links-sample-data": "100.2.*"
99
},
1010
"type": "magento2-module",
11-
"version": "100.2.0-dev",
11+
"version": "100.2.0",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"

app/code/Magento/CustomerSampleData/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"magento/module-sample-data": "100.2.*"
77
},
88
"type": "magento2-module",
9-
"version": "100.2.0-dev",
9+
"version": "100.2.0",
1010
"license": [
1111
"OSL-3.0",
1212
"AFL-3.0"

app/code/Magento/DownloadableSampleData/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"magento/module-store": "100.2.*"
1111
},
1212
"type": "magento2-module",
13-
"version": "100.2.0-dev",
13+
"version": "100.2.0",
1414
"license": [
1515
"OSL-3.0",
1616
"AFL-3.0"

app/code/Magento/GroupedProductSampleData/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"magento/module-store": "100.2.*"
1010
},
1111
"type": "magento2-module",
12-
"version": "100.2.0-dev",
12+
"version": "100.2.0",
1313
"license": [
1414
"OSL-3.0",
1515
"AFL-3.0"

app/code/Magento/MsrpSampleData/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"magento/module-msrp": "100.2.*"
88
},
99
"type": "magento2-module",
10-
"version": "100.2.0-dev",
10+
"version": "100.2.0",
1111
"license": [
1212
"OSL-3.0",
1313
"AFL-3.0"

app/code/Magento/OfflineShippingSampleData/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"magento/module-directory": "100.2.*"
99
},
1010
"type": "magento2-module",
11-
"version": "100.2.0-dev",
11+
"version": "100.2.0",
1212
"license": [
1313
"OSL-3.0",
1414
"AFL-3.0"

0 commit comments

Comments
 (0)