Exports Tag Developers guide
Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/a5e73b59 Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/a5e73b59 Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/a5e73b59 Branch: refs/heads/master Commit: a5e73b5994daf5898d17193fed0e1048b4ff461a Parents: 792955c Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Mon Sep 18 09:22:57 2017 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Mon Sep 18 09:28:05 2017 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-site/blob/a5e73b59/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 30d6d8e..ef6e6dd 100644 --- a/pom.xml +++ b/pom.xml @@ -94,14 +94,14 @@ <argument>-a</argument> <argument>${project.build.directory}/md/attachments</argument> <argument>-o</argument> - <argument>${project.build.directory}/md/json-plugin.md</argument> + <argument>${project.build.directory}/md/tag-developers.md</argument> <argument>-u</argument> <argument>${confluence.user}:${confluence.password}</argument> <argument>-server</argument> <argument>https://cwiki.apache.org/confluence</argument> <argument>+gfm</argument> <argument>true</argument> - <argument>2850922</argument> + <argument>14324</argument> </arguments> </configuration> </execution>