Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
aa286eedf2 | |||
|
bbf1ebca04 | ||
b18f437c70 |
@ -1 +1,2 @@
|
||||
Zmiana tresci readme.txt
|
||||
Zmiana tresci readme.txt
|
||||
Modyfikacja readme.txt z poziomu brancha new_feature
|
@ -9,7 +9,7 @@ package com.mycompany.mavenproject1;
|
||||
* @author student
|
||||
*/
|
||||
public class Mavenproject1 {
|
||||
|
||||
// hey x
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Hello World!");
|
||||
System.out.println("Hello World2!");
|
||||
|
Loading…
Reference in New Issue
Block a user