Skip to content

Commit 060a15e

Browse files
authored
Update repo for wildfly-bootable-jar check (#27)
Signed-off-by: thepetk <[email protected]>
1 parent 89027d1 commit 060a15e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/check_registry/check_registry.go

+3-3
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ func getProjectReplacements() []ProjectReplacement {
5252
},
5353
{
5454
Devfile: "java-wildfly-bootable-jar",
55-
ReplacementRepo: "https://github.com/wildfly-extras/wildfly-devfile-examples.git",
56-
SubDir: "",
57-
Revision: "qs",
55+
ReplacementRepo: "https://github.com/wildfly-extras/wildfly-jar-maven-plugin.git",
56+
SubDir: "examples/authentication",
57+
Revision: "",
5858
},
5959
{
6060
Devfile: "java-quarkus",

0 commit comments

Comments
 (0)