Skip to content

Commit b557289

Browse files
author
Alexander Akimov
authored
Merge pull request #71 from magento-helix/MAGETWO-80811
[HELIX] Revert modules versions
2 parents 2a7fde0 + 0e9fd89 commit b557289

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
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)