Are you going to do the release from the trunk?
On Sun, May 31, 2009 at 9:34 PM, <[email protected]> wrote: > Author: veithen > Date: Sun May 31 16:04:35 2009 > New Revision: 780463 > > URL: http://svn.apache.org/viewvc?rev=780463&view=rev > Log: > Set Axis2 version to 1.5; we need to make sure that we will be able to do a > release of the transports againsts that Axis2 version. > > Modified: > webservices/commons/trunk/modules/transport/modules/parent/pom.xml > > Modified: > webservices/commons/trunk/modules/transport/modules/parent/pom.xml > URL: > http://svn.apache.org/viewvc/webservices/commons/trunk/modules/transport/modules/parent/pom.xml?rev=780463&r1=780462&r2=780463&view=diff > > ============================================================================== > --- webservices/commons/trunk/modules/transport/modules/parent/pom.xml > (original) > +++ webservices/commons/trunk/modules/transport/modules/parent/pom.xml Sun > May 31 16:04:35 2009 > @@ -405,7 +405,7 @@ > </distributionManagement> > <properties> > <axiom.version>1.2.8</axiom.version> > - <axis2.version>SNAPSHOT</axis2.version> > + <axis2.version>1.5</axis2.version> > <failIfNoTests>false</failIfNoTests> > </properties> > </project> > > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/
