[artifactory-release] Release version 1.0.3

master
Markus Kreth 7 years ago
parent 2a1674d3ed
commit 531ed9d8f4
  1. 2
      pom.xml
  2. 22
      src/main/webapp/VAADIN/themes/vaadin-clubhelpertheme/addons.scss

@ -4,7 +4,7 @@
<groupId>de.kreth.vaadin.clubhelper</groupId>
<artifactId>vaadin-clubhelper</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
<packaging>war</packaging>
<name>vaadin-clubhelper</name>

@ -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;
}

Loading…
Cancel
Save