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/03/27 23:10:43 UTC

svn commit: r1582502 - in /maven/plugins/trunk/maven-plugins: pom.xml src/site-docs/apt/index.apt.vm

Author: hboutemy
Date: Thu Mar 27 22:10:43 2014
New Revision: 1582502

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

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

Modified: maven/plugins/trunk/maven-plugins/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1582502&r1=1582501&r2=1582502&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/pom.xml Thu Mar 27 22:10:43 2014
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>24-SNAPSHOT</version>
+    <version>24</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>
 
@@ -49,7 +49,7 @@ under the License.
   <distributionManagement>
     <site><!-- to be copied in every plugin pom, since inheritance adds unwanted artifactId -->
       <id>apache.website</id>
-      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/plugins-archives/${maven.site.path}</url>
+      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/${maven.site.path}</url>
     </site>
   </distributionManagement>
 

Modified: maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt.vm
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt.vm?rev=1582502&r1=1582501&r2=1582502&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt.vm (original)
+++ maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt.vm Thu Mar 27 22:10:43 2014
@@ -49,7 +49,7 @@ History
 *--------------+------------+
 || <<Version>> || <<Release Date>> ||
 *--------------+------------+
-| {{{http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?view=markup}trunk}} ({{{http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?r1=HEAD&r2=1440196&diff_format=h}diff}}) | -  |
+| {{{http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-25/pom.xml?view=markup}25}} ({{{http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-25/pom.xml?r1=HEAD&r2=1440196&diff_format=h}diff}}) | 2014-03-27  |
 *--------------+------------+
 | {{{http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-24/pom.xml?view=markup}24}} ({{{http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-24/pom.xml?r1=HEAD&r2=1371605&diff_format=h}diff}}) | 2013-02-02  |
 *--------------+------------+