You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sirona.apache.org by ol...@apache.org on 2013/11/20 01:18:12 UTC

svn commit: r1543661 - /incubator/sirona/site-content/trunk/pom.xml

Author: olamy
Date: Wed Nov 20 00:18:12 2013
New Revision: 1543661

URL: http://svn.apache.org/r1543661
Log:
generate sitemap

Modified:
    incubator/sirona/site-content/trunk/pom.xml

Modified: incubator/sirona/site-content/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/site-content/trunk/pom.xml?rev=1543661&r1=1543660&r2=1543661&view=diff
==============================================================================
--- incubator/sirona/site-content/trunk/pom.xml (original)
+++ incubator/sirona/site-content/trunk/pom.xml Wed Nov 20 00:18:12 2013
@@ -150,6 +150,7 @@
           </dependencies>
           <configuration>
             <skipDeploy>true</skipDeploy>
+            <generateSitemap>true</generateSitemap>
           </configuration>
           <executions>
             <execution>