[dna-commits] DNA SVN: r1499 - in trunk: utils/dna-jpa-ddl-gen and 1 other directory.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Wed Dec 30 18:45:36 EST 2009


Author: bcarothers
Date: 2009-12-30 18:45:35 -0500 (Wed, 30 Dec 2009)
New Revision: 1499

Modified:
   trunk/extensions/dna-sequencer-text/pom.xml
   trunk/utils/dna-jpa-ddl-gen/pom.xml
Log:
Fixed branding in POM project name

Modified: trunk/extensions/dna-sequencer-text/pom.xml
===================================================================
--- trunk/extensions/dna-sequencer-text/pom.xml	2009-12-30 22:08:10 UTC (rev 1498)
+++ trunk/extensions/dna-sequencer-text/pom.xml	2009-12-30 23:45:35 UTC (rev 1499)
@@ -9,7 +9,7 @@
   <!-- The groupId and version values are inherited from parent -->
   <artifactId>dna-sequencer-text</artifactId>
   <packaging>jar</packaging>
-  <name>JBoss Text File Sequencer</name>
+  <name>JBoss DNA Text File Sequencer</name>
   <description>JBoss DNA Sequencer that processes fixed width and delimited text files</description>
   <url>http://labs.jboss.org/dna</url>
   <dependencies>

Modified: trunk/utils/dna-jpa-ddl-gen/pom.xml
===================================================================
--- trunk/utils/dna-jpa-ddl-gen/pom.xml	2009-12-30 22:08:10 UTC (rev 1498)
+++ trunk/utils/dna-jpa-ddl-gen/pom.xml	2009-12-30 23:45:35 UTC (rev 1499)
@@ -10,7 +10,7 @@
 	<!-- The groupId and version values are inherited from parent -->
 	<artifactId>dna-jpa-ddl-gen</artifactId>
 	<packaging>jar</packaging>
-	<name>JBoss JPA Connector DDL Generator</name>
+	<name>JBoss DNA JPA Connector DDL Generator</name>
 	<description>
 		Utility application to generate ddl for JBoss DNA JPA connector
 	</description>



More information about the dna-commits mailing list