Author: rfrovarp
Date: Thu Jun 16 16:14:28 2011
New Revision: 1136521

URL: http://svn.apache.org/viewvc?rev=1136521&view=rev
Log:
Slap Apache infront of all the Droids names/descriptions

Modified:
    incubator/droids/trunk/droids-core/pom.xml
    incubator/droids/trunk/droids-norobots/pom.xml
    incubator/droids/trunk/droids-solr/pom.xml
    incubator/droids/trunk/droids-spring/pom.xml
    incubator/droids/trunk/droids-tika/pom.xml
    incubator/droids/trunk/droids-wicket/pom.xml
    incubator/droids/trunk/pom.xml

Modified: incubator/droids/trunk/droids-core/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-core/pom.xml?rev=1136521&r1=1136520&r2=1136521&view=diff
==============================================================================
--- incubator/droids/trunk/droids-core/pom.xml (original)
+++ incubator/droids/trunk/droids-core/pom.xml Thu Jun 16 16:14:28 2011
@@ -34,10 +34,10 @@
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>droids-core</artifactId>
-  <name>Droids Core</name>
+  <name>Apache Droids Core</name>
   <inceptionYear>2007</inceptionYear>
   <description>
-   Droids API and core components
+   Apache Droids API and core components
   </description>
   <packaging>jar</packaging>
   

Modified: incubator/droids/trunk/droids-norobots/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-norobots/pom.xml?rev=1136521&r1=1136520&r2=1136521&view=diff
==============================================================================
--- incubator/droids/trunk/droids-norobots/pom.xml (original)
+++ incubator/droids/trunk/droids-norobots/pom.xml Thu Jun 16 16:14:28 2011
@@ -34,10 +34,10 @@
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>droids-norobots</artifactId>
-  <name>Droids Norobots</name>
+  <name>Apache Droids Norobots</name>
   <inceptionYear>2007</inceptionYear>
   <description>
-   Droids robots.txt parser
+   Apache Droids robots.txt parser
   </description>
   <packaging>jar</packaging>  
 

Modified: incubator/droids/trunk/droids-solr/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-solr/pom.xml?rev=1136521&r1=1136520&r2=1136521&view=diff
==============================================================================
--- incubator/droids/trunk/droids-solr/pom.xml (original)
+++ incubator/droids/trunk/droids-solr/pom.xml Thu Jun 16 16:14:28 2011
@@ -25,10 +25,10 @@
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>droids-solr</artifactId>
-  <name>Droids Solr</name>
+  <name>Apache Droids Solr</name>
   <inceptionYear>2007</inceptionYear>
   <description>
-   Droids Solr Integration
+   Apache Droids Solr Integration
   </description>
   <packaging>jar</packaging>  
 

Modified: incubator/droids/trunk/droids-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-spring/pom.xml?rev=1136521&r1=1136520&r2=1136521&view=diff
==============================================================================
--- incubator/droids/trunk/droids-spring/pom.xml (original)
+++ incubator/droids/trunk/droids-spring/pom.xml Thu Jun 16 16:14:28 2011
@@ -25,10 +25,10 @@
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>droids-spring</artifactId>
-  <name>Droids Spring</name>
+  <name>Apache Droids Spring</name>
   <inceptionYear>2007</inceptionYear>
   <description>
-   Droids Spring Integration
+   Apache Droids Spring Integration
   </description>
   <packaging>jar</packaging>  
 

Modified: incubator/droids/trunk/droids-tika/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-tika/pom.xml?rev=1136521&r1=1136520&r2=1136521&view=diff
==============================================================================
--- incubator/droids/trunk/droids-tika/pom.xml (original)
+++ incubator/droids/trunk/droids-tika/pom.xml Thu Jun 16 16:14:28 2011
@@ -25,10 +25,10 @@
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>droids-tika</artifactId>
-  <name>Droids Tika</name>
+  <name>Apache Droids Tika</name>
   <inceptionYear>2007</inceptionYear>
   <description>
-   Droids Tika Parser
+   Apache Droids Tika Parser
   </description>
   <packaging>jar</packaging>  
 

Modified: incubator/droids/trunk/droids-wicket/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-wicket/pom.xml?rev=1136521&r1=1136520&r2=1136521&view=diff
==============================================================================
--- incubator/droids/trunk/droids-wicket/pom.xml (original)
+++ incubator/droids/trunk/droids-wicket/pom.xml Thu Jun 16 16:14:28 2011
@@ -25,9 +25,9 @@ limitations under the License.
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>droids-wicket</artifactId>
-  <name>Droids Wicket Components</name>
+  <name>Apache Droids Wicket Components</name>
   <inceptionYear>2007</inceptionYear>
-  <description> Droids Wicket Components </description>
+  <description>Apache Droids Wicket Components </description>
   <packaging>jar</packaging>
   
   <dependencies>

Modified: incubator/droids/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/pom.xml?rev=1136521&r1=1136520&r2=1136521&view=diff
==============================================================================
--- incubator/droids/trunk/pom.xml (original)
+++ incubator/droids/trunk/pom.xml Thu Jun 16 16:14:28 2011
@@ -26,10 +26,10 @@
   <groupId>org.apache.droids</groupId>
   <artifactId>droids</artifactId>
   <version>0.2-incubating-SNAPSHOT</version>
-  <name>Droids</name>
+  <name>Apache Droids</name>
   <inceptionYear>2007</inceptionYear>
   <description>
-   Droids - an intelligent robot framework
+   Apache Droids - an intelligent robot framework
   </description>
   <url>http://incubator.apache.org/droids/</url>
   <packaging>pom</packaging>


Reply via email to