X Tutup
Skip to content

Commit 61192e9

Browse files
committed
Commit para resolver problemas
1 parent c0601f6 commit 61192e9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

cdi/bean-discovery-modes/pruebatucutu

Whitespace-only changes.

jsf/hello-world/src/main/java/org/javaee8/jsf/hello/world/HelloBacking.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
public class HelloBacking {
1010

1111
public String getHello() {
12-
return "Hello world, from mi casa!";
12+
return "Hello world, from aahshshaa somewhere!";
1313
}
1414

1515
}

0 commit comments

Comments
 (0)
X Tutup