From 433cf2a02e4e8c392db902bc190c60c666118d84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Pfeuffer?= Date: Tue, 9 Oct 2018 15:42:21 +0200 Subject: [PATCH] Revert to status of v2.0.0-m3 --- scm-ui-components/lerna.json | 2 +- scm-ui-components/pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/scm-ui-components/lerna.json b/scm-ui-components/lerna.json index 37166b8655..02962cf634 100644 --- a/scm-ui-components/lerna.json +++ b/scm-ui-components/lerna.json @@ -2,6 +2,6 @@ "packages": [ "packages/*" ], - "version": "3.2.1", + "version": "0.0.0", "npmClient": "yarn" } diff --git a/scm-ui-components/pom.xml b/scm-ui-components/pom.xml index f49d2070cd..f5544a9e24 100644 --- a/scm-ui-components/pom.xml +++ b/scm-ui-components/pom.xml @@ -49,7 +49,7 @@ - link + unlink package run @@ -59,13 +59,13 @@ - unlink - clean + link + package run - +