You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2011/09/20 06:17:48 UTC

svn commit: r1172972 - /openejb/branches/openejb-3.2.x/examples/pom.xml

Author: dblevins
Date: Tue Sep 20 04:17:48 2011
New Revision: 1172972

URL: http://svn.apache.org/viewvc?rev=1172972&view=rev
Log:
might possibly work better for the maven release plugin and the apache pom

Modified:
    openejb/branches/openejb-3.2.x/examples/pom.xml

Modified: openejb/branches/openejb-3.2.x/examples/pom.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.2.x/examples/pom.xml?rev=1172972&r1=1172971&r2=1172972&view=diff
==============================================================================
--- openejb/branches/openejb-3.2.x/examples/pom.xml (original)
+++ openejb/branches/openejb-3.2.x/examples/pom.xml Tue Sep 20 04:17:48 2011
@@ -72,7 +72,7 @@
 
   <profiles>
     <profile>
-      <id>release</id>
+      <id>apache-release</id>
       <build>
         <plugins>
           <plugin>