diff --git a/.classpath b/.classpath index ebde520..4559ca0 100644 --- a/.classpath +++ b/.classpath @@ -13,7 +13,7 @@ - + diff --git a/pom.xml b/pom.xml index e4c22dd..aca2ebd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,114 +1,25 @@ - - - - - 4.0.0 - - Arcade64 - - Arcade64 - - 1.0-SNAPSHOT - - jar - - - - - 11 - - 11 - - 5.8.1 - - 1.8.1 - - - - - - - - - - org.junit.jupiter - - junit-jupiter-api - - ${junit.jupiter.version} - - test - - - - - - - org.junit.jupiter - - junit-jupiter-params - - ${junit.jupiter.version} - - test - - - - - - - - - - - - - - - org.apache.maven.plugins - - maven-surefire-plugin - - 2.19.1 - - - - - - - - - - - - org.junit.platform - - junit-platform-surefire-provider - - 1.0.1 - - - - - - - org.junit.jupiter - - junit-jupiter-engine - - ${junit.jupiter.version} - - - - - - - - - - - - - - - \ No newline at end of file + + + 4.0.0 + + com.javatpoint.application1 + my-application1 + 1.0 + jar + + Maven Quick Start Archetype + http://maven.apache.org + + + + junit + junit + 4.8.2 + test + + + + \ No newline at end of file