You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by mc...@apache.org on 2011/06/22 22:43:15 UTC

svn commit: r1138625 - in /tiles/sandbox/trunk: pom.xml tiles-eval/

Author: mck
Date: Wed Jun 22 20:43:15 2011
New Revision: 1138625

URL: http://svn.apache.org/viewvc?rev=1138625&view=rev
Log:
rollback r1138622
tiles-parent is already taken.

Modified:
    tiles/sandbox/trunk/pom.xml
    tiles/sandbox/trunk/tiles-eval/   (props changed)

Modified: tiles/sandbox/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tiles/sandbox/trunk/pom.xml?rev=1138625&r1=1138624&r2=1138625&view=diff
==============================================================================
--- tiles/sandbox/trunk/pom.xml (original)
+++ tiles/sandbox/trunk/pom.xml Wed Jun 22 20:43:15 2011
@@ -26,12 +26,12 @@
     <parent>
         <groupId>org.apache.tiles</groupId>
         <artifactId>tiles-master</artifactId>
-        <version>3</version>
+        <version>1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.tiles</groupId>
-    <artifactId>tiles-parent</artifactId>
+    <artifactId>tiles-sandbox</artifactId>
     <version>1.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Tiles Sandbox</name>
@@ -58,13 +58,6 @@
         </site>
     </distributionManagement>
 
-    <modules>
-        <module>tiles-request</module>
-        <module>tiles-autotag</module>
-        <module>tiles-eval</module>
-        <module>tiles3</module>
-    </modules>
-
     <build>
         <pluginManagement>
             <plugins>
@@ -313,4 +306,4 @@
             </releases>
         </pluginRepository>
     </pluginRepositories>
-</project>
+</project>
\ No newline at end of file

Propchange: tiles/sandbox/trunk/tiles-eval/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Jun 22 20:43:15 2011
@@ -1 +1,2 @@
 .*
+target