diff --git a/core-plugin-openbis/clients.gradle b/core-plugin-openbis/clients.gradle
index 2ae7d799f934752501cc44ef71c3b210a781f16d..bc5055a06960d8347d13fcfb62093738ca9d96e4 100644
--- a/core-plugin-openbis/clients.gradle
+++ b/core-plugin-openbis/clients.gradle
@@ -1,7 +1,7 @@
 configurations.create('webStartJars')
 configurations.create('appbundler')
 dependencies {
-    webStartJars project(':lib-base'),
+    webStartJars 'sis:sis-base:18.09.0',
             'cisd:cisd-args4j:9.11.2',
             'cglib:cglib-nodep:2.2',
             'jline:jline:0.9.94',