You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ti...@apache.org on 2010/02/11 10:44:38 UTC

svn commit: r908898 - /incubator/aries/trunk/jpa/jpa-container-testbundle/pom.xml

Author: timothyjward
Date: Thu Feb 11 09:44:29 2010
New Revision: 908898

URL: http://svn.apache.org/viewvc?rev=908898&view=rev
Log:
ARIES-130 : Add names to unnamed projects

Modified:
    incubator/aries/trunk/jpa/jpa-container-testbundle/pom.xml

Modified: incubator/aries/trunk/jpa/jpa-container-testbundle/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/jpa/jpa-container-testbundle/pom.xml?rev=908898&r1=908897&r2=908898&view=diff
==============================================================================
--- incubator/aries/trunk/jpa/jpa-container-testbundle/pom.xml (original)
+++ incubator/aries/trunk/jpa/jpa-container-testbundle/pom.xml Thu Feb 11 09:44:29 2010
@@ -9,6 +9,7 @@
   <artifactId>jpa-container-testbundle</artifactId>
   <packaging>bundle</packaging>
   <version>1.0.0-incubating-SNAPSHOT</version>
+  <name>Test Bundle for Aries JPA Container iTests</name>
   <dependencies>
   	<dependency>
       <groupId>org.apache.geronimo.specs</groupId>