[hibernate-commits] Hibernate SVN: r18967 - jpa-api/trunk.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Mar 10 11:00:47 EST 2010


Author: hardy.ferentschik
Date: 2010-03-10 11:00:46 -0500 (Wed, 10 Mar 2010)
New Revision: 18967

Modified:
   jpa-api/trunk/pom.xml
Log:
fixed typo in manifest entries

Modified: jpa-api/trunk/pom.xml
===================================================================
--- jpa-api/trunk/pom.xml	2010-03-10 15:57:28 UTC (rev 18966)
+++ jpa-api/trunk/pom.xml	2010-03-10 16:00:46 UTC (rev 18967)
@@ -101,7 +101,7 @@
                                 <Specification-Vendor>Sun Microsystems, Inc.</Specification-Vendor>
                                 <Implementation-Version>${pom.version}</Implementation-Version>
                                 <Implementation-Vendor>hibernate.org</Implementation-Vendor>
-                                <Implementation-Title>JAP API</Implementation-Title>
+                                <Implementation-Title>JPA API</Implementation-Title>
                             </manifestEntries>
                         </archive>
                     </configuration>



More information about the hibernate-commits mailing list