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
5eb54efaefe3393d000045fe0653b01e77b1390a
Authored by
运维管理账户
2018-11-15 20:15:32 +0800
1 parent
bc15e8d5
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 @
5eb54ef
...
...
@@ -11,5 +11,6 @@ public class App
11
11
System.out.println( "Hello World!" );
12
12
System.out.println( "Hello World!" );
13
13
System.out.println( "Hello World!" );
14
+ System.out.println( "Hello World!" );
14
15
}
15
16
}
...
...