Author: kwsutter
Date: Thu Oct 19 11:08:28 2006
New Revision: 465709
URL: http://svn.apache.org/viewvc?view=rev&rev=465709
Log:
Removed the extra $ (dollar sign) in the openjpa-project pom.xml file.
Modified:
incubator/openjpa/trunk/openjpa-project/pom.xml
Modified: incubator/openjpa/trunk/openjpa-project/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/pom.xml?view=diff&rev=465709&r1=465708&r2=465709
==============================================================================
--- incubator/openjpa/trunk/openjpa-project/pom.xml (original)
+++ incubator/openjpa/trunk/openjpa-project/pom.xml Thu Oct 19 11:08:28 2006
@@ -97,7 +97,7 @@
<attribute name="Specification-Version"
value="${project.version}" />
<attribute name="Specification-Vendor"
-
value="$${project.organization.name}" />
+
value="${project.organization.name}" />
<attribute name="Implementation-Title"
value="${project.name}" />
<attribute
name="Implementation-Version"