You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/06/30 15:48:55 UTC

svn commit: r1498120 - /maven/plugins/trunk/maven-war-plugin/pom.xml

Author: olamy
Date: Sun Jun 30 13:48:54 2013
New Revision: 1498120

URL: http://svn.apache.org/r1498120
Log:
use maven site path with latest as parent not yet released

Modified:
    maven/plugins/trunk/maven-war-plugin/pom.xml

Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=1498120&r1=1498119&r2=1498120&view=diff
==============================================================================
--- maven/plugins/trunk/maven-war-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-war-plugin/pom.xml Sun Jun 30 13:48:54 2013
@@ -55,6 +55,7 @@ under the License.
     <mavenFilteringVersion>1.1</mavenFilteringVersion>
     <mavenVersion>2.0.6</mavenVersion>
     <mavenPluginPluginVersion>3.2</mavenPluginPluginVersion>
+    <maven.site.path>plugins-archives/${project.artifactId}-LATEST</maven.site.path>
   </properties>
 
   <contributors>