From 30b844e094c971ed326261b0a5d0f58184099a24 Mon Sep 17 00:00:00 2001 From: Erika Savell Date: Mon, 20 Mar 2017 14:35:26 +1300 Subject: [PATCH] Renamed project to team-7 #chore --- .idea/.name | 1 - .idea/compiler.xml | 22 ++------ .idea/copyright/profiles_settings.xml | 3 -- .idea/misc.xml | 78 ++++++++++++++------------- .idea/modules.xml | 2 +- pom.xml | 4 +- 6 files changed, 47 insertions(+), 63 deletions(-) delete mode 100644 .idea/.name delete mode 100644 .idea/copyright/profiles_settings.xml diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index 7a0b7f00..00000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -app \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml index c9e75922..12dfecd9 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,32 +1,16 @@ - - - - - - - - - - - - - - - - + - - + - + \ No newline at end of file diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf33..00000000 --- a/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 1972028c..e033ea8a 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,25 +1,42 @@ - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 6361584b..09c81627 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 69af7436..2de31d34 100644 --- a/pom.xml +++ b/pom.xml @@ -2,10 +2,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 seng302 - app + team-7 jar 0.0 - app + team-7 https://eng-git.canterbury.ac.nz/SENG302-2016/team-7