You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by dw...@apache.org on 2009/05/14 20:42:17 UTC

svn commit: r774875 - /openjpa/trunk/openjpa-all/pom.xml

Author: dwoods
Date: Thu May 14 18:42:17 2009
New Revision: 774875

URL: http://svn.apache.org/viewvc?rev=774875&view=rev
Log:
OPENJPA-1063 update displayed name for openjpa-all

Modified:
    openjpa/trunk/openjpa-all/pom.xml

Modified: openjpa/trunk/openjpa-all/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/trunk/openjpa-all/pom.xml?rev=774875&r1=774874&r2=774875&view=diff
==============================================================================
--- openjpa/trunk/openjpa-all/pom.xml (original)
+++ openjpa/trunk/openjpa-all/pom.xml Thu May 14 18:42:17 2009
@@ -25,7 +25,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>openjpa-all</artifactId>
     <packaging>jar</packaging>
-    <name>OpenJPA with Dependencies Aggregate Jar</name>
+    <name>OpenJPA Aggregate Jar with Dependencies</name>
     <parent>
         <groupId>org.apache.openjpa</groupId>
         <artifactId>openjpa-parent</artifactId>