This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/master by this push:
new ec1401c Defines page id and name to fetch Architects Guide
ec1401c is described below
commit ec1401ceabcc022aec1c9256cda98745176cceed
Author: Lukasz Lenart <[email protected]>
AuthorDate: Wed Jan 17 10:14:01 2018 +0100
Defines page id and name to fetch Architects Guide
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 67aa903..06ca431 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/jasper-reports-tutorial.md</argument>
+
<argument>${project.build.directory}/md/architects-guide.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>13906</argument>
+ <argument>45478</argument>
</arguments>
</configuration>
</execution>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].