From 2deb31599d662cd5ff024ec0bb2cb11d43698337 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 2 Apr 2018 20:15:05 +0300 Subject: www: temporarily disable xmpp integration --- juick-www/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'juick-www/build.gradle') diff --git a/juick-www/build.gradle b/juick-www/build.gradle index cf7da5bd..10a00b36 100644 --- a/juick-www/build.gradle +++ b/juick-www/build.gradle @@ -23,7 +23,6 @@ apply plugin: 'org.springframework.boot' dependencies { compile project(':juick-server-jdbc') - providedCompile project(':juick-server-xmpp') compile 'com.github.ben-manes.caffeine:caffeine:2.6.2' compile("org.springframework.boot:spring-boot-starter-cache") compile ('org.springframework.boot:spring-boot-starter-security') -- cgit v1.2.3