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/15 17:42:20 UTC

svn commit: r775196 - /openjpa/branches/1.3.x/openjpa-all/pom.xml

Author: dwoods
Date: Fri May 15 15:42:19 2009
New Revision: 775196

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

Modified:
    openjpa/branches/1.3.x/openjpa-all/pom.xml

Modified: openjpa/branches/1.3.x/openjpa-all/pom.xml
URL: http://svn.apache.org/viewvc/openjpa/branches/1.3.x/openjpa-all/pom.xml?rev=775196&r1=775195&r2=775196&view=diff
==============================================================================
--- openjpa/branches/1.3.x/openjpa-all/pom.xml (original)
+++ openjpa/branches/1.3.x/openjpa-all/pom.xml Fri May 15 15:42:19 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>