From f131fd16959cea0401017c6f2ac515d5967f5d48 Mon Sep 17 00:00:00 2001 From: Eduard Heimbuch Date: Wed, 11 Dec 2019 14:23:45 +0100 Subject: [PATCH] update smp-maven-plugin version / add property skipTests --- pom.xml | 2 +- scm-ui/pom.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 98ddfde58a..029240d6ad 100644 --- a/pom.xml +++ b/pom.xml @@ -450,7 +450,7 @@ sonia.scm.maven smp-maven-plugin - 1.0.0-alpha-8 + 1.0.0-SNAPSHOT diff --git a/scm-ui/pom.xml b/scm-ui/pom.xml index e8277fae6e..50bd414118 100644 --- a/scm-ui/pom.xml +++ b/scm-ui/pom.xml @@ -18,6 +18,7 @@ build + false typescript ui-extensions/src,ui-components/src,ui-webapp/src **/*.test.js,src/tests/**