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/04 15:45:04 UTC

svn commit: r1369324 - in /creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/license-family: ./ pom.xml

Author: rdonkin
Date: Sat Aug  4 13:45:04 2012
New Revision: 1369324

URL: http://svn.apache.org/viewvc?rev=1369324&view=rev
Log:
Start working on integration test based on license family example

Added:
    creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/license-family/
      - copied from r1369321, creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/third-party-group/
Modified:
    creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/license-family/pom.xml

Modified: creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/license-family/pom.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/license-family/pom.xml?rev=1369324&r1=1369321&r2=1369324&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/license-family/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-plugin4maven/src/it/license-family/pom.xml Sat Aug  4 13:45:04 2012
@@ -26,12 +26,12 @@
   
   
   <groupId>org.apache.creadur.whisker.it</groupId>
-  <artifactId>ThirdPartyCorp</artifactId>
+  <artifactId>LicenseFamily</artifactId>
   <version>@project.version@</version>
   
-  <name>Third Party Corp Generation</name>
+  <name>License Family Generation</name>
   <description>
-  Similar to  3 party corp example. 
+  Generate from license template with parameterisation
   </description>
   
   <properties>