Index: doc/use/publish.html
===================================================================
--- doc/use/publish.html (revision 782979)
+++ doc/use/publish.html (working copy)
@@ -45,6 +45,9 @@
+ | organisation | the source and published organisation name | Yes. Provided explicitly through this attribute, the 'ivy.organisation' property, or a prior call to the resolve task. |
+ | module | the source and published module name | Yes. Provided explicitly through this attribute, the 'ivy.module' property, or a prior call to the resolve task. |
+ | revision | the source revision and also the published revision unless pubrevision is set | Yes. Provided explicitly through this attribute, the 'ivy.revision' property, or a prior call to the resolve task. |
| artifactspattern | the pattern to use to find artifacts to publish |
No. Defaults to ${ivy.publish.src.artifacts.pattern} |
| resolver | the name of the resolver to use for publication |