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/19 23:37:59 UTC

svn commit: r1543607 - /incubator/sirona/trunk/pom.xml

Author: olamy
Date: Tue Nov 19 22:37:59 2013
New Revision: 1543607

URL: http://svn.apache.org/r1543607
Log:
publish project maven report to an other path

Modified:
    incubator/sirona/trunk/pom.xml

Modified: incubator/sirona/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sirona/trunk/pom.xml?rev=1543607&r1=1543606&r2=1543607&view=diff
==============================================================================
--- incubator/sirona/trunk/pom.xml (original)
+++ incubator/sirona/trunk/pom.xml Tue Nov 19 22:37:59 2013
@@ -40,7 +40,7 @@
 
   <!-- Compiler source and target JVM (see parent pom) -->
   <properties>
-    <sirona.scmPubUrl>https://svn.apache.org/repos/asf/incubator/sirona/site/</sirona.scmPubUrl>
+    <sirona.scmPubUrl>https://svn.apache.org/repos/asf/incubator/sirona/site/docs/${project.version}</sirona.scmPubUrl>
     <sirona.scmPubCheckoutDirectory>${basedir}/.site-content</sirona.scmPubCheckoutDirectory>
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>