Hi devs, Please see Waruna's first commit on the ODE code base and join me to welcome Waruna as a new ODE committer!
Welcome Waruna, its great to have you in the team! Thanks, Tammo On 04.10.2011 08:46, [email protected] wrote: > Author: waruna > Date: Tue Oct 4 06:46:26 2011 > New Revision: 1178699 > > URL: http://svn.apache.org/viewvc?rev=1178699&view=rev > Log: > Fixed minor formatting issue > > Modified: > ode/trunk/pom.xml > > Modified: ode/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/ode/trunk/pom.xml?rev=1178699&r1=1178698&r2=1178699&view=diff > ============================================================================== > --- ode/trunk/pom.xml (original) > +++ ode/trunk/pom.xml Tue Oct 4 06:46:26 2011 > @@ -90,7 +90,7 @@ > <woodstox.version>3.2.4</woodstox.version> > <javax.mail.version>1.4</javax.mail.version> > <hibernate.version>3.3.2.GA</hibernate.version> > - <javassist.version>3.9.0.GA</javassist.version> > + <javassist.version>3.9.0.GA</javassist.version> > <spring.version>2.5.6</spring.version> > <geronimo.specs.version>1.0</geronimo.specs.version> > <geronimo.version>2.0.1</geronimo.version> > @@ -127,7 +127,7 @@ > <xml-apis.version>1.3.04</xml-apis.version> > <servicemix.nmr.version>1.1.0-SNAPSHOT</servicemix.nmr.version> > <axis2.transport.version>1.0.0</axis2.transport.version> > - <h2.version>1.1.117</h2.version> > + <h2.version>1.1.117</h2.version> > </properties> > > <modules> > @@ -161,8 +161,8 @@ > <module>jbi-bundle</module> > <module>jbi-karaf</module> > <module>distro/src/examples-jbi/maven2/ping-pong-osgi</module> > - <module>distro/src/examples-jbi/maven2/helloworld2-osgi</module> > - <module>jbi-karaf-pmapi-httpbinding</module> > + <module>distro/src/examples-jbi/maven2/helloworld2-osgi</module> > + <module>jbi-karaf-pmapi-httpbinding</module> > <module>axis2-war</module> > <module>bpel-itest</module> > </modules> > > -- Tammo van Lessen - http://www.taval.de
