Sign in
运维管理账户
/
my-maven-test
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
58c3d46ab694cf70a56db07bbdb25089831015ad
Authored by
运维管理账户
2018-11-15 20:27:34 +0800
1 parent
1b294ab9
my fore maven project
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/main/java/com/mycompany/app/App.java
src/main/java/com/mycompany/app/App.java
View file @
58c3d46
...
...
@@ -14,5 +14,6 @@ public class App
14
14
System.out.println( "Hello World!" );
15
15
System.out.println( "Hello World!" );
16
16
System.out.println( "Hello World!" );
17
+ System.out.println( "Hello World!" );
17
18
}
18
19
}
...
...