Author: dwoods
Date: Fri Jul 30 18:01:01 2010
New Revision: 980900

URL: http://svn.apache.org/viewvc?rev=980900&view=rev
Log:
fix JSR ref typo

Modified:
    openjpa/trunk/pom.xml

Modified: openjpa/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=980900&r1=980899&r2=980900&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Fri Jul 30 18:01:01 2010
@@ -735,7 +735,7 @@
                             </manifest>
                             <manifestEntries>
                                 
<Implementation-Build>${buildNumber}</Implementation-Build>
-                                <Specification-Title>JSR-330 Java Persistence 
API</Specification-Title>
+                                <Specification-Title>JSR-317 Java Persistence 
API</Specification-Title>
                                 <Specification-Vendor>Sun Microsystems, 
Inc.</Specification-Vendor>
                                 
<Specification-Version>2.0</Specification-Version>
                             </manifestEntries>


Reply via email to