diff --git a/pom.xml b/pom.xml index 8275ce3..ab025cb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.vaadin flow-component-base - 2.0.0.rc1 + 2.0.0.rc2 @@ -22,8 +22,6 @@ - 2.0.0.rc1 - 6.0.1 9.4.11.v20180605 1.8 1.8 diff --git a/vaadin-details-flow-demo/pom.xml b/vaadin-details-flow-demo/pom.xml index 3a1623a..f2ecdc0 100644 --- a/vaadin-details-flow-demo/pom.xml +++ b/vaadin-details-flow-demo/pom.xml @@ -51,7 +51,7 @@ com.vaadin vaadin-notification-flow - 2.0.0.rc1 + 2.0.0.rc2 diff --git a/vaadin-details-flow-integration-tests/pom-bower-mode.xml b/vaadin-details-flow-integration-tests/pom-bower-mode.xml index d898b36..e9bc7b3 100644 --- a/vaadin-details-flow-integration-tests/pom-bower-mode.xml +++ b/vaadin-details-flow-integration-tests/pom-bower-mode.xml @@ -104,6 +104,11 @@ com.vaadin flow-maven-plugin ${flow.version} + + + true + + diff --git a/vaadin-details-flow-integration-tests/pom.xml b/vaadin-details-flow-integration-tests/pom.xml index 03e7f78..f534152 100644 --- a/vaadin-details-flow-integration-tests/pom.xml +++ b/vaadin-details-flow-integration-tests/pom.xml @@ -137,82 +137,6 @@ - - - - bower - - - useBower - - - - - build-tools - - - 1.6 - v8.9.0 - v1.3.2 - - - - - - com.github.eirslett - frontend-maven-plugin - ${frontend.maven.plugin.version} - - - ${node.version} - ${yarn.version} - ${buildtools.directory} - - - - - install-tools-then-build - - install-node-and-yarn - yarn - - - ${buildtools.directory} - install-bower-and-dependencies - - - - - - - - - production - - - !skipFrontend - - - - - - - com.vaadin - flow-maven-plugin - ${flow.version} - - - - copy-production-files - package-for-production - - - - - - - saucelabs-it