You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/10/19 17:07:08 UTC

svn commit: r1632939 - in /maven/skins/trunk/maven-skins: pom.xml site-pom.xml src/site-docs/apt/index.apt

Author: hboutemy
Date: Sun Oct 19 15:07:08 2014
New Revision: 1632939

URL: http://svn.apache.org/r1632939
Log:
prepare release

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

Modified: maven/skins/trunk/maven-skins/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-skins/pom.xml?rev=1632939&r1=1632938&r2=1632939&view=diff
==============================================================================
--- maven/skins/trunk/maven-skins/pom.xml (original)
+++ maven/skins/trunk/maven-skins/pom.xml Sun Oct 19 15:07:08 2014
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>24</version>
+    <version>25</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>
 
@@ -71,7 +71,7 @@ under the License.
           <artifactId>maven-release-plugin</artifactId>
           <configuration>
             <tagBase>https://svn.apache.org/repos/asf/maven/skins/tags</tagBase>
-            <arguments>-Papache-release,rat,run-its</arguments>
+            <arguments>-Papache-release,run-its</arguments>
           </configuration>
         </plugin>
       </plugins>

Modified: maven/skins/trunk/maven-skins/site-pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-skins/site-pom.xml?rev=1632939&r1=1632938&r2=1632939&view=diff
==============================================================================
--- maven/skins/trunk/maven-skins/site-pom.xml (original)
+++ maven/skins/trunk/maven-skins/site-pom.xml Sun Oct 19 15:07:08 2014
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-skins</artifactId>
-    <version>9</version>
+    <version>10</version>
     <relativePath>./pom.xml</relativePath>
   </parent>
 

Modified: maven/skins/trunk/maven-skins/src/site-docs/apt/index.apt
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-skins/src/site-docs/apt/index.apt?rev=1632939&r1=1632938&r2=1632939&view=diff
==============================================================================
--- maven/skins/trunk/maven-skins/src/site-docs/apt/index.apt (original)
+++ maven/skins/trunk/maven-skins/src/site-docs/apt/index.apt Sun Oct 19 15:07:08 2014
@@ -36,6 +36,8 @@ History
 *--------------+------------+
 || <<Version>> || <<Release Date>> ||
 *--------------+------------+
+| {{{http://svn.apache.org/viewvc/maven/skins/tags/maven-skins-10/pom.xml?view=markup}10}} ({{{http://svn.apache.org/viewvc/maven/skins/tags/maven-skins-10/pom.xml?r1=HEAD&r2=1582517&diff_format=h}diff}}) | 2014-10-22 |
+*--------------+------------+
 | {{{http://svn.apache.org/viewvc/maven/skins/tags/maven-skins-9/pom.xml?view=markup}9}} ({{{http://svn.apache.org/viewvc/maven/skins/tags/maven-skins-9/pom.xml?r1=HEAD&r2=1549585&diff_format=h}diff}}) | 2014-03-27 |
 *--------------+------------+
 | {{{http://svn.apache.org/viewvc/maven/skins/tags/maven-skins-8/pom.xml?view=markup}8}} ({{{http://svn.apache.org/viewvc/maven/skins/tags/maven-skins-8/pom.xml?r1=HEAD&r2=1377628&diff_format=h}diff}}) | 2013-12-09 |