Skip to content

Commit

Permalink
Description and some other tags updated in Flux custom stack
Browse files Browse the repository at this point in the history
Signed-off-by: rnavagamuwa <[email protected]>
  • Loading branch information
rnavagamuwa committed Aug 15, 2016
1 parent bfc94d0 commit 3a6cc1a
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions ide/che-core-ide-stacks/src/main/resources/stacks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1306,21 +1306,18 @@
"id": "flux",
"creator": "rnavagamuwa",
"name": "Flux",
"description": "Eclipse flux stack with java and maven",
"description": "Eclipse flux stack with java, node and rabbitmq",
"scope": "advanced",
"tags": [
"Java",
"JDK",
"Maven"
"Node",
"Rabbitmq"
],
"components": [
{
"name": "JDK",
"version": "1.8.0_45"
},
{
"name": "Maven",
"version": "3.2.2"
}
],
"source": {
Expand Down

0 comments on commit 3a6cc1a

Please sign in to comment.