From 572ddd0a9f6310999d1e759663f2250460be93fd Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Mon, 6 Mar 2017 14:07:23 -0800 Subject: [PATCH] Rebuilt IDEA project from scratch. --- .idea/codeStyleSettings.xml | 9 ---- .idea/compiler.xml | 23 -------- .idea/copyright/Erik_s_Copyright_Notice.xml | 2 +- .idea/copyright/profiles_settings.xml | 2 +- .../inspectionProfiles/profiles_settings.xml | 7 --- .idea/kobalt.xml | 1 - .idea/misc.xml | 52 ------------------- .idea/scopes/Source.xml | 2 +- .idea/vcs.xml | 2 - .../kobalt/wrapper/kobalt-wrapper.properties | 2 +- 10 files changed, 4 insertions(+), 98 deletions(-) delete mode 100644 .idea/codeStyleSettings.xml delete mode 100644 .idea/compiler.xml delete mode 100644 .idea/inspectionProfiles/profiles_settings.xml diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml deleted file mode 100644 index 5add346..0000000 --- a/.idea/codeStyleSettings.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index a852314..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/copyright/Erik_s_Copyright_Notice.xml b/.idea/copyright/Erik_s_Copyright_Notice.xml index 5cd1489..6763f1b 100644 --- a/.idea/copyright/Erik_s_Copyright_Notice.xml +++ b/.idea/copyright/Erik_s_Copyright_Notice.xml @@ -1,6 +1,6 @@ \ No newline at end of file diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml index 89ab48c..2bbc8ca 100644 --- a/.idea/copyright/profiles_settings.xml +++ b/.idea/copyright/profiles_settings.xml @@ -1,5 +1,5 @@ - + diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 3b31283..0000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/kobalt.xml b/.idea/kobalt.xml index f893065..3764f2d 100644 --- a/.idea/kobalt.xml +++ b/.idea/kobalt.xml @@ -11,7 +11,6 @@ - diff --git a/.idea/misc.xml b/.idea/misc.xml index 2bf02d5..fbc2102 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,57 +1,5 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.idea/scopes/Source.xml b/.idea/scopes/Source.xml index f3b802c..d4fb9bf 100644 --- a/.idea/scopes/Source.xml +++ b/.idea/scopes/Source.xml @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index d175698..94a25f7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,7 +2,5 @@ - - \ No newline at end of file diff --git a/example/kobalt/wrapper/kobalt-wrapper.properties b/example/kobalt/wrapper/kobalt-wrapper.properties index 749bf48..91fe49a 100644 --- a/example/kobalt/wrapper/kobalt-wrapper.properties +++ b/example/kobalt/wrapper/kobalt-wrapper.properties @@ -1 +1 @@ -kobalt.version=0.905 \ No newline at end of file +kobalt.version=1.0.3 \ No newline at end of file