Author: hboutemy
Date: Sat Apr 12 16:40:16 2014
New Revision: 1586875

URL: http://svn.apache.org/r1586875
Log:
updated parent poms

Modified:
    maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml
    maven/doxia/doxia-tools/trunk/pom.xml

Modified: maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml?rev=1586875&r1=1586874&r2=1586875&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml Sat Apr 12 16:40:16 2014
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>22</version>
+    <version>24</version>
     <relativePath>../../../pom/maven/pom.xml</relativePath>
   </parent>
 
@@ -169,12 +169,13 @@ under the License.
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>scp://people.apache.org/www/maven.apache.org/doxia/doxia-tools</url>
+      
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven-doxia/content/${maven.site.path}</url>
     </site>
   </distributionManagement>
 
   <properties>
     <projectVersion>${project.version}</projectVersion>
+    
<maven.site.path>doxia-archives/${project.artifactId}-LATEST</maven.site.path>
   </properties>
 
   <dependencyManagement>
@@ -188,7 +189,7 @@ under the License.
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.0.10</version>
+        <version>3.0.15</version>
       </dependency>
     </dependencies>
   </dependencyManagement>
@@ -203,12 +204,6 @@ under the License.
             
<tagBase>https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/tags</tagBase>
           </configuration>
         </plugin>
-        <plugin>
-          <artifactId>maven-site-plugin</artifactId>
-          <configuration>
-            
<stagingSiteURL>scp://people.apache.org/www/maven.apache.org/doxia/doxia-tools/${project.artifactId}-${project.version}</stagingSiteURL>
-          </configuration>
-        </plugin>
       </plugins>
     </pluginManagement>
     <plugins>

Modified: maven/doxia/doxia-tools/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/pom.xml?rev=1586875&r1=1586874&r2=1586875&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/pom.xml Sat Apr 12 16:40:16 2014
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>23</version>
+    <version>24</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>
 


Reply via email to