From 5bce778234dbf1a0bcaa7604ed2fa426dd2fc1a7 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Fri, 25 Dec 2015 07:55:27 -0800 Subject: [PATCH] More update. --- plug-ins/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plug-ins/index.html b/plug-ins/index.html index a1c97ce..0c7fab0 100644 --- a/plug-ins/index.html +++ b/plug-ins/index.html @@ -395,7 +395,7 @@ jcenter { mavenJars {}

- This directive is described here and is a shortcut to upload all the files that are required in a Maven repo (jar file, javadocs, source files and POM file). + This directive is described here and is a shortcut to upload all the files that are required in a Maven repo (jar file, javadocs, source files and POM file). You can take a look at this build file for a full example of how to package and publish a project to JCenter.