From cea15612dae4b62c7e94c9c1e2ca08b4c2f209aa Mon Sep 17 00:00:00 2001 From: James Quinley Date: Fri, 23 Jun 2023 23:11:56 -0700 Subject: [PATCH] Tweaks to Maven files. --- ...Backend_jar.xml => MatchmakingBackend.xml} | 32 +++++++++---------- .idea/compiler.xml | 2 +- .idea/runConfigurations/Server.xml | 9 ++++++ pom.xml | 18 +++-------- 4 files changed, 30 insertions(+), 31 deletions(-) rename .idea/artifacts/{MatchmakingBackend_jar.xml => MatchmakingBackend.xml} (93%) create mode 100644 .idea/runConfigurations/Server.xml diff --git a/.idea/artifacts/MatchmakingBackend_jar.xml b/.idea/artifacts/MatchmakingBackend.xml similarity index 93% rename from .idea/artifacts/MatchmakingBackend_jar.xml rename to .idea/artifacts/MatchmakingBackend.xml index 380b609..2aba52e 100644 --- a/.idea/artifacts/MatchmakingBackend_jar.xml +++ b/.idea/artifacts/MatchmakingBackend.xml @@ -1,25 +1,25 @@ - - $PROJECT_DIR$/out/artifacts/MatchmakingBackend_jar + + $PROJECT_DIR$/out/artifacts/MatchmakingBackend - - - - + - - - - - - - - - - + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml index f1e8cc9..c332bc6 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -7,7 +7,7 @@ - + diff --git a/.idea/runConfigurations/Server.xml b/.idea/runConfigurations/Server.xml new file mode 100644 index 0000000..2728efd --- /dev/null +++ b/.idea/runConfigurations/Server.xml @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 64c5a4b..801feab 100644 --- a/pom.xml +++ b/pom.xml @@ -5,15 +5,15 @@ 4.0.0 com.jamesquinley - AOTSK-Login-Delegation-Server + Matchmaking-Backend-Service 1.0-SNAPSHOT - AOTSK-Login-Delegation-Server + Matchmaking Backend Service - 1.8 - 1.8 + 11 + 11 @@ -157,15 +157,5 @@ - - - org.apache.maven.plugins - maven-compiler-plugin - - 11 - 11 - - -