Skip to content

Commit a3c2821

Browse files
authored
Update HelloWorld.java
1 parent 4138bbe commit a3c2821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/mt/sample/HelloWorld.java

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

1111
public static void main(String[] args) {
12-
System.out.println("Hello Welcome to Maven Build Tool and LandmarkTechnology !! Today Date is: " + getLocalCurrentDate());
12+
System.out.println("Hello Engineers, Welcome to Landmark Technologies DevOps Master Class. You are sudying Maven Build Tool. !! Today Date is: " + getLocalCurrentDate());
1313

1414
}
1515

0 commit comments

Comments
 (0)