From f6507d1ed6a883cf0c7c186cb85b1fde360b7fbd Mon Sep 17 00:00:00 2001 From: megala21 Date: Mon, 15 May 2017 22:24:18 +0530 Subject: [PATCH 1/2] Fixing issues in publisher UI and SSO login --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 381d410a..5d2cbd21 100644 --- a/pom.xml +++ b/pom.xml @@ -1485,7 +1485,7 @@ 5.7.5 [5.2.0, 6.0.0) - 5.2.4 + 5.3.1 5.1.1 5.3.1 5.2.1 @@ -1628,7 +1628,7 @@ 1.0.1 - 1.2.24 + 1.2.25 1.4.4 From 79a4f589295d3311d6ddb94007ebcd733aa36817 Mon Sep 17 00:00:00 2001 From: megala21 Date: Tue, 16 May 2017 09:06:27 +0530 Subject: [PATCH 2/2] Fixing issue in tenant-conf.json copying location --- modules/distribution/src/assembly/bin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/distribution/src/assembly/bin.xml b/modules/distribution/src/assembly/bin.xml index 50fd397b..de2e6c67 100755 --- a/modules/distribution/src/assembly/bin.xml +++ b/modules/distribution/src/assembly/bin.xml @@ -1343,7 +1343,7 @@ src/core/resources/tenant/tenant-conf.json - ${pom.artifactId}-${pom.version}/repository/resources/tenant + ${pom.artifactId}-${pom.version}/repository/resources/ true 644