From 79bda2b1fd8b3bbdfe3f88e261368593e48b4eb9 Mon Sep 17 00:00:00 2001 From: Jeddunk Date: Sun, 30 Aug 2020 18:08:28 +0200 Subject: [PATCH] Minor fix --- .idea/checkstyleidea-libs/readme.txt | 6 ++++++ auto-cream-api.iml | 1 - pom.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .idea/checkstyleidea-libs/readme.txt diff --git a/.idea/checkstyleidea-libs/readme.txt b/.idea/checkstyleidea-libs/readme.txt new file mode 100644 index 0000000..b7fb882 --- /dev/null +++ b/.idea/checkstyleidea-libs/readme.txt @@ -0,0 +1,6 @@ +This folder contains libraries copied from the "auto-cream-api" project. +It is managed by the CheckStyle-IDEA IDE plugin. +Do not modify this folder while the IDE is running. +When the IDE is stopped, you may delete this folder at any time. It will be recreated as needed. +In order to prevent the CheckStyle-IDEA IDE plugin from creating this folder, +uncheck the "Copy libraries from project directory" option in the CheckStyle-IDEA settings dialog. diff --git a/auto-cream-api.iml b/auto-cream-api.iml index f1fda61..e634122 100644 --- a/auto-cream-api.iml +++ b/auto-cream-api.iml @@ -16,7 +16,6 @@ - diff --git a/pom.xml b/pom.xml index 956008e..312a706 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ xyz.jeddunk auto-cream-api - 1.0-SNAPSHOT + 1.1.0 UTF-8