Skip to content

Commit 4334794

Browse files
committed
Allow to have multiple versions
Signed-off-by: Armel Soro <asoro@redhat.com>
1 parent bd9a19b commit 4334794

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

stacks/java-maven/stack.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: java-maven
2+
description: 'Java application based on Maven and OpenJDK'
3+
displayName: Maven Java
4+
icon: https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/java-maven.jpg
5+
versions:
6+
- version: 1.2.0
7+
default: true # should have one and only one default version

0 commit comments

Comments
 (0)