You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by rd...@apache.org on 2012/08/12 15:18:48 UTC

svn commit: r1372089 - in /creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/in-5: ./ pom.xml

Author: rdonkin
Date: Sun Aug 12 13:18:48 2012
New Revision: 1372089

URL: http://svn.apache.org/viewvc?rev=1372089&view=rev
Log:
Start working on integration test based on 5 minutes example

Added:
    creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/in-5/
      - copied from r1372072, creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/third-party-group/
Modified:
    creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/in-5/pom.xml

Modified: creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/in-5/pom.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/in-5/pom.xml?rev=1372089&r1=1372072&r2=1372089&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/in-5/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/in-5/pom.xml Sun Aug 12 13:18:48 2012
@@ -26,12 +26,12 @@
   
   
   <groupId>org.apache.creadur.whisker.it</groupId>
-  <artifactId>ThirdPartyCorp</artifactId>
+  <artifactId>In5Minutes</artifactId>
   <version>@project.version@</version>
   
-  <name>Third Party Corp Generation</name>
+  <name>5 Minute Example Generation</name>
   <description>
-  Similar to  3 party corp example. 
+  Similar to  5 Minute example. 
   </description>
   
   <properties>