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:31 UTC

svn commit: r1447672 - /archiva/redback/redback-components/trunk/pom.xml

Author: olamy
Date: Tue Feb 19 11:05:31 2013
New Revision: 1447672

URL: http://svn.apache.org/r1447672
Log:
fix description

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

Modified: archiva/redback/redback-components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/pom.xml?rev=1447672&r1=1447671&r2=1447672&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/pom.xml (original)
+++ archiva/redback/redback-components/trunk/pom.xml Tue Feb 19 11:05:31 2013
@@ -32,6 +32,8 @@
     <relativePath>../../parent/pom.xml</relativePath>
   </parent>
 
+  <description>Utilities component used by Archiva and Continuum.</description>
+
   <properties>
     <scmPubCheckoutDirectory>${user.home}/redback-components-site-content</scmPubCheckoutDirectory>
     <siteDeployPath>${user.home}/redback-components-site-deploy</siteDeployPath>