Skip to content

Commit df3c096

Browse files
committed
Allow to have multiple versions
Signed-off-by: Armel Soro <[email protected]>
1 parent f5a3c2d commit df3c096

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

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)