|
From: Eric P. <de...@us...> - 2005-03-18 18:30:35
|
dep4b 05/03/18 10:30:29
Modified: webtest project.xml
Log:
one more typo!
Revision Changes Path
1.20 +1 -1 maven-plugins/webtest/project.xml
Index: project.xml
===================================================================
RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 18 Mar 2005 18:24:02 -0000 1.19
+++ project.xml 18 Mar 2005 18:30:29 -0000 1.20
@@ -8,7 +8,7 @@
<!-- groupId is in parent -->
<currentVersion>1.0</currentVersion>
<!-- organization is in parent -->
- <inceptionYear>2002</ifnceptionYear>
+ <inceptionYear>2002</inceptionYear>
<!-- package, logo are in parent. no gumpRepositoryId -->
<description>Maven Plugin for Canoo WebTest</description>
<shortDescription>Maven Plugin for Canoo WebTest</shortDescription>
|