Author: veithen
Date: Wed Aug 18 20:02:57 2010
New Revision: 986897

URL: http://svn.apache.org/viewvc?rev=986897&view=rev
Log:
Adding an apache-release profile.

Modified:
    axis/axis2/java/core/branches/java/1_5/pom.xml

Modified: axis/axis2/java/core/branches/java/1_5/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/java/1_5/pom.xml?rev=986897&r1=986896&r2=986897&view=diff
==============================================================================
--- axis/axis2/java/core/branches/java/1_5/pom.xml (original)
+++ axis/axis2/java/core/branches/java/1_5/pom.xml Wed Aug 18 20:02:57 2010
@@ -101,6 +101,12 @@
                 <module>modules/distribution</module>
             </modules>
         </profile>
+        <profile>
+            <id>apache-release</id>
+            <modules>
+                <module>modules/distribution</module>
+            </modules>
+        </profile>
     </profiles>
     <mailingLists>
         <mailingList>


Reply via email to