You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by jk...@apache.org on 2006/07/28 20:03:47 UTC

svn commit: r426623 - in /tapestry/tapestry-site/trunk: maven-skin/pom.xml pom.xml

Author: jkuhnert
Date: Fri Jul 28 11:03:47 2006
New Revision: 426623

URL: http://svn.apache.org/viewvc?rev=426623&view=rev
Log:
Changed tapestry maven-skin plugin from snapshot version to 1 

Modified:
    tapestry/tapestry-site/trunk/maven-skin/pom.xml
    tapestry/tapestry-site/trunk/pom.xml

Modified: tapestry/tapestry-site/trunk/maven-skin/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/maven-skin/pom.xml?rev=426623&r1=426622&r2=426623&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/maven-skin/pom.xml (original)
+++ tapestry/tapestry-site/trunk/maven-skin/pom.xml Fri Jul 28 11:03:47 2006
@@ -4,7 +4,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.tapestry</groupId>
     <artifactId>maven-skin</artifactId>
-    <version>1.0</version>
+    <version>1</version>
     <name>Tapestry Site Skin</name>
     <description>Tapestry Maven2 Site Skin</description>
     

Modified: tapestry/tapestry-site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/pom.xml?rev=426623&r1=426622&r2=426623&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/pom.xml (original)
+++ tapestry/tapestry-site/trunk/pom.xml Fri Jul 28 11:03:47 2006
@@ -19,6 +19,7 @@
             <distribution>repo</distribution>
         </license>
     </licenses>
+    
     <organization>
         <name>Apache Software Foundation</name>
         <url>http://www.apache.org</url>
@@ -28,6 +29,7 @@
         <system>jira</system>
         <url>http://issues.apache.org/jira/browse/TAPESTRY</url>
     </issueManagement>
+    
     <scm>
         <connection>scm:svn:http://svn.apache.org/repos/asf/tapestry/</connection>
         <developerConnection>