Repository: struts-site
Updated Branches:
  refs/heads/master f01961aa3 -> c703e444b


Exports Maven Archetypes 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/231ffef9
Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/231ffef9
Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/231ffef9

Branch: refs/heads/master
Commit: 231ffef907bbc507180219c28d542f3a4c15f4a5
Parents: f01961a
Author: Lukasz Lenart <lukaszlen...@apache.org>
Authored: Mon Sep 18 09:30:51 2017 +0200
Committer: Lukasz Lenart <lukaszlen...@apache.org>
Committed: Mon Sep 18 09:30:51 2017 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-site/blob/231ffef9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ef6e6dd..43d8293 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/tag-developers.md</argument>
+                                        
<argument>${project.build.directory}/md/maven-archetypes.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>14324</argument>
+                                        <argument>108820</argument>
                                     </arguments>
                                 </configuration>
                             </execution>

Reply via email to