Author: hboutemy
Date: Wed Aug 19 22:18:36 2015
New Revision: 1696683

URL: http://svn.apache.org/r1696683
Log:
update for version 18-SNAPSHOT

Modified:
    maven/pom/trunk/asf/site-pom.xml
    maven/pom/trunk/asf/src/site-docs/apt/index.apt.vm

Modified: maven/pom/trunk/asf/site-pom.xml
URL: 
http://svn.apache.org/viewvc/maven/pom/trunk/asf/site-pom.xml?rev=1696683&r1=1696682&r2=1696683&view=diff
==============================================================================
--- maven/pom/trunk/asf/site-pom.xml (original)
+++ maven/pom/trunk/asf/site-pom.xml Wed Aug 19 22:18:36 2015
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>17</version>
+    <version>18-SNAPSHOT</version>
     <relativePath>./pom.xml</relativePath>
   </parent>
 
@@ -47,7 +47,7 @@ under the License.
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    
<url>https://builds.apache.org//view/M-R/view/Maven/job/ASF%20Parent%20Pom/</url>
+    
<url>https://builds.apache.org/view/M-R/view/Maven/job/ASF%20Parent%20Pom/</url>
   </ciManagement>
   <distributionManagement>
     <site>

Modified: maven/pom/trunk/asf/src/site-docs/apt/index.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/pom/trunk/asf/src/site-docs/apt/index.apt.vm?rev=1696683&r1=1696682&r2=1696683&view=diff
==============================================================================
--- maven/pom/trunk/asf/src/site-docs/apt/index.apt.vm (original)
+++ maven/pom/trunk/asf/src/site-docs/apt/index.apt.vm Wed Aug 19 22:18:36 2015
@@ -115,7 +115,8 @@ Settings Configuration
 History
 
 #if( $project.version.endsWith( "SNAPSHOT" ) )
-  trunk: 
{{{http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?view=markup}$project.version}}
 
({{{http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?r1=HEAD&r2=1627336&diff_format=h}diff}})
+  trunk: 
{{{http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?view=markup}$project.version}}
+  
({{{http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?r1=HEAD&r2=1675930&diff_format=h}diff}})
 #end
 
 *--------------+------------+


Reply via email to