Skip to content

Commit

Permalink
Clarify the Quarkus stack titles + descriptions (eclipse-che#293)
Browse files Browse the repository at this point in the history
Closes eclipse-che/che#17966

Signed-off-by: Eric Williams <ericwill@redhat.com>
  • Loading branch information
ericwill authored and monaka committed Oct 11, 2020
1 parent 6c1597f commit 5ef7b96
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions devfiles/quarkus-command-mode/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: Quarkus command mode
description: Quarkus command mode with OpenJDK 11 and Maven 3.6.3
displayName: Quarkus CLI
description: Quarkus stack with a command-mode sample
tags: ["Java", "Quarkus", "OpenJDK", "Maven", "Debian"]
icon: /images/quarkus.svg
globalMemoryLimit: 2674Mi
4 changes: 2 additions & 2 deletions devfiles/quarkus/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
displayName: Quarkus
description: Quarkus Stack with OpenJDK 11 and Maven 3.6.3
displayName: Quarkus REST API
description: Quarkus stack with a default REST endpoint application sample
tags: ["Java", "Quarkus", "OpenJDK", "Maven", "Debian"]
icon: /images/quarkus.svg
globalMemoryLimit: 2674Mi

0 comments on commit 5ef7b96

Please sign in to comment.