Skip to content

Commit 050df4a

Browse files
committed
JBDS-4506 Fuse tools configuration does not match devstudio's
1 parent b8fa9b2 commit 050df4a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@
149149
"bundle": "no",
150150
"targetFolderName": "developer-studio",
151151
"installAfter": "devstudio",
152-
"dmUrl": "https://devstudio.redhat.com/11/snapshots/builds/devstudio.product_master/latest/all/",
153-
"url": "https://devstudio.redhat.com/11/snapshots/builds/devstudio.product_master/latest/all/",
154-
"fileName": "devstudio-11.0.0.AM1-installer-standalone.jar",
152+
"dmUrl": "https://developers.redhat.com/download-manager/jdf/file/devstudio-11.0.0.GA-installer-standalone.jar?workflow=direct",
153+
"url": "https://devstudio.redhat.com/11/staging/builds/devstudio-11.0.0.GA-build-product/2017-08-09_05-02-53-B748/all/devstudio-11.0.0.GA-installer-standalone.jar",
154+
"fileName": "devstudio-11.0.0.GA-installer-standalone.jar",
155155
"sha256sum": "",
156-
"version": "11.0.0.AM2",
156+
"version": "11.0.0.GA",
157157
"additionalLocation": "",
158158
"additionalIus": "com.jboss.devstudio.fuse.feature.feature.group",
159159
"useDownload": false,

0 commit comments

Comments
 (0)