You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by mi...@apache.org on 2007/04/11 21:53:13 UTC

svn commit: r527638 - /incubator/openjpa/branches/0.9.7-incubating/openjpa-project/pom.xml

Author: mikedd
Date: Wed Apr 11 12:53:12 2007
New Revision: 527638

URL: http://svn.apache.org/viewvc?view=rev&rev=527638
Log:
updating final name

Modified:
    incubator/openjpa/branches/0.9.7-incubating/openjpa-project/pom.xml

Modified: incubator/openjpa/branches/0.9.7-incubating/openjpa-project/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/branches/0.9.7-incubating/openjpa-project/pom.xml?view=diff&rev=527638&r1=527637&r2=527638
==============================================================================
--- incubator/openjpa/branches/0.9.7-incubating/openjpa-project/pom.xml (original)
+++ incubator/openjpa/branches/0.9.7-incubating/openjpa-project/pom.xml Wed Apr 11 12:53:12 2007
@@ -42,7 +42,7 @@
 
     <properties>
         <openjpa.release.keyAlias>${user.name}@apache.org</openjpa.release.keyAlias>
-        <openjpa.assembly.finalName>openjpa-${version}</openjpa.assembly.finalName>
+        <openjpa.assembly.finalName>${artifactId}-${version}</openjpa.assembly.finalName>
         <openjpa.assembly.outputDirectory>${project.basedir}/target/assembly</openjpa.assembly.outputDirectory>
 
         <openjpa.assembly.binarySuffix>binary</openjpa.assembly.binarySuffix>