You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/02/19 12:05:24 UTC

svn commit: r1447671 - /archiva/redback/redback-components/trunk/modello-plugins/pom.xml

Author: olamy
Date: Tue Feb 19 11:05:23 2013
New Revision: 1447671

URL: http://svn.apache.org/r1447671
Log:
fix name

Modified:
    archiva/redback/redback-components/trunk/modello-plugins/pom.xml

Modified: archiva/redback/redback-components/trunk/modello-plugins/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/modello-plugins/pom.xml?rev=1447671&r1=1447670&r2=1447671&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/modello-plugins/pom.xml (original)
+++ archiva/redback/redback-components/trunk/modello-plugins/pom.xml Tue Feb 19 11:05:23 2013
@@ -32,7 +32,7 @@
   <artifactId>modello-plugins</artifactId>
   <version>1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <name>Expression Evaluator Components</name>
+  <name>Modello Plugins</name>
 
   <url>http://archiva.apache.org/redback/components/${project.artifactId}</url>