Author: ate
Date: Tue May 12 22:09:56 2009
New Revision: 774112

URL: http://svn.apache.org/viewvc?rev=774112&view=rev
Log:
Updating project assembly execution id to clearly indicate its purpose, and 
thereby easier to override if needs to be for specific use-cases.

Modified:
    portals/portals-pom/trunk/pom.xml

Modified: portals/portals-pom/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/portals-pom/trunk/pom.xml?rev=774112&r1=774111&r2=774112&view=diff
==============================================================================
--- portals/portals-pom/trunk/pom.xml (original)
+++ portals/portals-pom/trunk/pom.xml Tue May 12 22:09:56 2009
@@ -106,7 +106,7 @@
           </configuration>
           <executions>
             <execution>
-              <id>make-assembly</id>
+              <id>make-project-assembly-source-release</id>
               <phase>generate-sources</phase>
               <goals>
                 <goal>single</goal>


Reply via email to