diff --git a/pom.xml b/pom.xml
index 8d6a8b7..a387eec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
de.kreth.vaadin.clubhelper
vaadin-clubhelper
- 1.0.3-SNAPSHOT
+ 1.0.3
war
vaadin-clubhelper
diff --git a/src/main/webapp/VAADIN/themes/vaadin-clubhelpertheme/addons.scss b/src/main/webapp/VAADIN/themes/vaadin-clubhelpertheme/addons.scss
index 00d2491..cc01590 100644
--- a/src/main/webapp/VAADIN/themes/vaadin-clubhelpertheme/addons.scss
+++ b/src/main/webapp/VAADIN/themes/vaadin-clubhelpertheme/addons.scss
@@ -1,12 +1,12 @@
-/* This file is automatically managed and will be overwritten from time to time. */
-/* Do not manually edit this file. */
-
-/* Provided by calendar-component-2.0-BETA4.jar */
+/* This file is automatically managed and will be overwritten from time to time. */
+/* Do not manually edit this file. */
+
+/* Provided by calendar-component-2.0-BETA4.jar */
@import "../../../VAADIN/addons/calendar/calendar-addon.scss";
-
-
-/* Import and include this mixin into your project theme to include the addon themes */
-@mixin addons {
- @include calendar-addon;
-}
-
+
+
+/* Import and include this mixin into your project theme to include the addon themes */
+@mixin addons {
+ @include calendar-addon;
+}
+