Compare commits
No commits in common. "00952671993938b65a5f88ae962c979d7ff4db07" and "b18f437c7042a40d7a496b5efa015f0da0554c3c" have entirely different histories.
0095267199
...
b18f437c70
@ -9,7 +9,7 @@ package com.mycompany.mavenproject1;
|
|||||||
* @author student
|
* @author student
|
||||||
*/
|
*/
|
||||||
public class Mavenproject1 {
|
public class Mavenproject1 {
|
||||||
// hey x
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
System.out.println("Hello World!");
|
System.out.println("Hello World!");
|
||||||
System.out.println("Hello World2!");
|
System.out.println("Hello World2!");
|
||||||
|
Loading…
Reference in New Issue
Block a user