You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2010/10/22 23:50:29 UTC

svn commit: r1026504 - in /httpcomponents/maven-notice-plugin/trunk: ./ pom.xml

Author: olegk
Date: Fri Oct 22 21:50:29 2010
New Revision: 1026504

URL: http://svn.apache.org/viewvc?rev=1026504&view=rev
Log:
Fixed typos

Modified:
    httpcomponents/maven-notice-plugin/trunk/   (props changed)
    httpcomponents/maven-notice-plugin/trunk/pom.xml

Propchange: httpcomponents/maven-notice-plugin/trunk/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Oct 22 21:50:29 2010
@@ -0,0 +1,4 @@
+.settings
+.classpath
+.project
+bin

Modified: httpcomponents/maven-notice-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/maven-notice-plugin/trunk/pom.xml?rev=1026504&r1=1026503&r2=1026504&view=diff
==============================================================================
--- httpcomponents/maven-notice-plugin/trunk/pom.xml (original)
+++ httpcomponents/maven-notice-plugin/trunk/pom.xml Fri Oct 22 21:50:29 2010
@@ -28,9 +28,9 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.httpcomponents</groupId>
   <artifactId>maven-notice-plugin</artifactId>
-  <name>Maven NOTICE and LICENCE plugin</name>
+  <name>Maven NOTICE and LICENSE plugin</name>
   <version>0.0.1-SNAPSHOT</version>
-  <description>Maven plugin for automatic generation of NOTICE and LICENCE resources</description>
+  <description>Maven plugin for automatic generation of NOTICE and LICENSE resources</description>
   <url>http://hc.apache.org/</url>
   <inceptionYear>2010</inceptionYear>
   <packaging>maven-plugin</packaging>