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/27 13:57:34 UTC

svn commit: r1176343 - /openejb/trunk/openejb3/examples/pom.xml

Author: dblevins
Date: Tue Sep 27 11:57:34 2011
New Revision: 1176343

URL: http://svn.apache.org/viewvc?rev=1176343&view=rev
Log:
update examples release profile id

Modified:
    openejb/trunk/openejb3/examples/pom.xml

Modified: openejb/trunk/openejb3/examples/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/pom.xml?rev=1176343&r1=1176342&r2=1176343&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/pom.xml (original)
+++ openejb/trunk/openejb3/examples/pom.xml Tue Sep 27 11:57:34 2011
@@ -91,7 +91,7 @@
   </modules>
   <profiles>
     <profile>
-      <id>release</id>
+      <id>apache-release</id>
       <build>
         <plugins>
           <plugin>