You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by ap...@apache.org on 2007/02/28 12:43:32 UTC

svn commit: r512717 - /tiles/examples/trunk/tiles-showcase/pom.xml

Author: apetrelli
Date: Wed Feb 28 03:43:27 2007
New Revision: 512717

URL: http://svn.apache.org/viewvc?view=rev&rev=512717
Log:
Updated pom to reflect new changes.

Modified:
    tiles/examples/trunk/tiles-showcase/pom.xml

Modified: tiles/examples/trunk/tiles-showcase/pom.xml
URL: http://svn.apache.org/viewvc/tiles/examples/trunk/tiles-showcase/pom.xml?view=diff&rev=512717&r1=512716&r2=512717
==============================================================================
--- tiles/examples/trunk/tiles-showcase/pom.xml (original)
+++ tiles/examples/trunk/tiles-showcase/pom.xml Wed Feb 28 03:43:27 2007
@@ -29,7 +29,7 @@
    <parent>
       <groupId>org.apache.tiles</groupId>
       <artifactId>tiles-master</artifactId>
-      <version>1-SNAPSHOT</version>
+      <version>1</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
@@ -52,7 +52,7 @@
       <dependency>
          <groupId>${pom.groupId}</groupId>
          <artifactId>tiles-core</artifactId>
-         <version>${version.tiles}</version>
+         <version>2.0.2-SNAPSHOT</version>
       </dependency>
       <dependency>
          <groupId>javax.servlet</groupId>
@@ -113,7 +113,7 @@
           <plugin>
               <groupId>org.apache.maven.plugins</groupId>
               <artifactId>maven-war-plugin</artifactId>
-              <version>2.0.2-SNAPSHOT</version>
+              <version>2.0.2</version>
               <configuration>
                   <webResources>
                       <resource>