Skip to content

Commit 45df604

Browse files
authored
Merge pull request #3 from hhellyer/patch-1
Project type for MicroProfile should be liberty.
2 parents b3f5b94 + f7e23c0 commit 45df604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devfiles/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName":"Java MicroProfile template",
44
"description":"Cloud Microservice Starter for Java - MicroProfile / Java EE",
55
"language":"java",
6-
"projectType":"java",
6+
"projectType":"liberty",
77
"location":"https://github.com/microclimate-dev2ops/javaMicroProfileTemplate",
88
"links": {"self":"/devfiles/javaMicroProfileTemplate/devfile.yaml" }
99
}

0 commit comments

Comments
 (0)