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/30 22:30:49 UTC

svn commit: r501573 - /tiles/site/pom.xml

Author: ddewolf
Date: Tue Jan 30 13:30:48 2007
New Revision: 501573

URL: http://svn.apache.org/viewvc?view=rev&rev=501573
Log:
Oops, copy and paste error

Modified:
    tiles/site/pom.xml

Modified: tiles/site/pom.xml
URL: http://svn.apache.org/viewvc/tiles/site/pom.xml?view=diff&rev=501573&r1=501572&r2=501573
==============================================================================
--- tiles/site/pom.xml (original)
+++ tiles/site/pom.xml Tue Jan 30 13:30:48 2007
@@ -35,10 +35,10 @@
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.tiles</groupId>
-    <artifactId>tiles-parent</artifactId>
+    <artifactId>tiles-site</artifactId>
     <version>2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
-    <name>Apache Tiles </name>
+    <name>Apache Tiles</name>
     <description>
        Tiles allows authors to define page fragements which can be assembled
        into a complete page at runtime.  These fragments, or tiles, can be used