Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit ef81159

Browse files
committed
Merge pull request #1393 from yugangw-msft/hdinsight
bump up hdinsighs version again, becasue hdinsigh team has published a n...
2 parents d0be598 + 28c8c8c commit ef81159

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module.exports = function(grunt) {
2323
'azure-mgmt-authorization': '0.9.0-pre.6',
2424
'azure-mgmt-compute': '0.9.16',
2525
'azure-gallery': '2.0.0-pre.15',
26-
'azure-mgmt-hdinsight': '0.9.14',
26+
'azure-mgmt-hdinsight': '0.9.15',
2727
'azure-mgmt': '0.9.16',
2828
'azure-monitoring': '0.9.1-pre.16',
2929
'azure-mgmt-vnet': '0.9.17',

lib/services/hdinsight/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"Rodrigues, Andre <[email protected]>",
1111
"Tavares, Chris <[email protected]>"
1212
],
13-
"version": "0.9.14",
13+
"version": "0.9.15",
1414
"description": "Microsoft Azure HDInsight Service Library for node",
1515
"tags": [
1616
"azure",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"azure-mgmt-authorization": "0.9.0-pre.6",
4040
"azure-mgmt-compute": "0.9.16",
4141
"azure-gallery": "2.0.0-pre.15",
42-
"azure-mgmt-hdinsight": "0.9.14",
42+
"azure-mgmt-hdinsight": "0.9.15",
4343
"azure-mgmt": "0.9.16",
4444
"azure-monitoring": "0.9.1-pre.16",
4545
"azure-mgmt-vnet": "0.9.17",

0 commit comments

Comments
 (0)