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/01/04 12:07:09 UTC

svn commit: r1428786 - in /maven/skins/trunk: maven-fluido-skin/pom.xml maven-skins/pom.xml

Author: olamy
Date: Fri Jan  4 11:07:09 2013
New Revision: 1428786

URL: http://svn.apache.org/viewvc?rev=1428786&view=rev
Log:
last SNAPSHOT parents

Modified:
    maven/skins/trunk/maven-fluido-skin/pom.xml
    maven/skins/trunk/maven-skins/pom.xml

Modified: maven/skins/trunk/maven-fluido-skin/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/pom.xml?rev=1428786&r1=1428785&r2=1428786&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/pom.xml (original)
+++ maven/skins/trunk/maven-fluido-skin/pom.xml Fri Jan  4 11:07:09 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-skins</artifactId>
-    <version>7</version>
+    <version>8-SNAPSHOT</version>
     <relativePath>../maven-skins/pom.xml</relativePath>
   </parent>
 

Modified: maven/skins/trunk/maven-skins/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-skins/pom.xml?rev=1428786&r1=1428785&r2=1428786&view=diff
==============================================================================
--- maven/skins/trunk/maven-skins/pom.xml (original)
+++ maven/skins/trunk/maven-skins/pom.xml Fri Jan  4 11:07:09 2013
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>22</version>
+    <version>23-SNAPSHOT</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>
 
@@ -60,7 +60,6 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <maven.site.cache>${user.home}/maven-sites</maven.site.cache><!-- TODO remove when upgrading parent to 23 -->
     <maven.site.path>skins-archives/${project.artifactId}-${project.version}</maven.site.path>
   </properties>