From 06bd14fdd166fc6db92fd2245a608a820c53bb69 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Mon, 9 Jul 2018 14:00:42 -0400 Subject: [PATCH] Revert "Fixing docs publishing issue on Artifactory" This reverts commit 24fc3e260d102bb6578bc90e7f2004c480070a1b. --- spring-cloud-stream-docs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-stream-docs/pom.xml b/spring-cloud-stream-docs/pom.xml index d17d2a44c..6121b004e 100644 --- a/spring-cloud-stream-docs/pom.xml +++ b/spring-cloud-stream-docs/pom.xml @@ -360,7 +360,7 @@ ${project.build.directory}/${project.artifactId}-${project.version}.zip - zip + zip;zip.type=docs;zip.deployed=false