You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by dd...@apache.org on 2007/01/31 02:07:01 UTC

svn commit: r501666 - /tiles/maven/trunk/pom/pom.xml

Author: ddewolf
Date: Tue Jan 30 17:07:00 2007
New Revision: 501666

URL: http://svn.apache.org/viewvc?view=rev&rev=501666
Log:
[maven-release-plugin] prepare release tiles-master-1

Modified:
    tiles/maven/trunk/pom/pom.xml

Modified: tiles/maven/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/tiles/maven/trunk/pom/pom.xml?view=diff&rev=501666&r1=501665&r2=501666
==============================================================================
--- tiles/maven/trunk/pom/pom.xml (original)
+++ tiles/maven/trunk/pom/pom.xml Tue Jan 30 17:07:00 2007
@@ -17,8 +17,7 @@
     limitations under the License.
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-      xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
       <groupId>org.apache</groupId>
@@ -27,14 +26,14 @@
    </parent>
    <groupId>org.apache.tiles</groupId>
    <artifactId>tiles-master</artifactId>
-   <version>1-SNAPSHOT</version>
+   <version>1</version>
    <packaging>pom</packaging>
    <name>Apache Tiles (Master POM)</name>
 
    <scm>
-     <connection>scm:svn:http://svn.apache.org/repos/asf/tiles/maven/trunk/pom</connection>
-     <developerConnection>scm:svn:http://svn.apache.org/repos/asf/tiles/maven/trunk/pom</developerConnection>
-     <url>http://svn.apache.org/repos/asf/tiles/maven/trunk/pom</url>
+     <connection>scm:svn:http://svn.apache.org/repos/asf/tiles/maven/tags/tiles-master-1</connection>
+     <developerConnection>scm:svn:http://svn.apache.org/repos/asf/tiles/maven/tags/tiles-master-1</developerConnection>
+     <url>http://svn.apache.org/repos/asf/tiles/maven/tags/tiles-master-1</url>
    </scm>
    
    <description>
@@ -54,7 +53,7 @@
             <name>The Apache Software License, Version 2.0</name>
             <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
             <distribution>repo</distribution>
-            <comments/>
+            <comments />
         </license>
     </licenses>