Please update changes.xml. On Jul 13, 2013, at 5:32 AM, [email protected] wrote:
> Author: rpopma > Date: Sat Jul 13 12:32:25 2013 > New Revision: 1502781 > > URL: http://svn.apache.org/r1502781 > Log: > upgrade to most recent disruptor version 3.1.1 > > Modified: > logging/log4j/log4j2/trunk/pom.xml > > Modified: logging/log4j/log4j2/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1502781&r1=1502780&r2=1502781&view=diff > ============================================================================== > --- logging/log4j/log4j2/trunk/pom.xml (original) > +++ logging/log4j/log4j2/trunk/pom.xml Sat Jul 13 12:32:25 2013 > @@ -138,7 +138,7 @@ > <Log4jReleaseCount>tenth</Log4jReleaseCount> > <jackson.version>2.2.1</jackson.version> > <flumeVersion>1.3.1</flumeVersion> > - <disruptor.version>3.0.1</disruptor.version> > + <disruptor.version>3.1.1</disruptor.version> > <!-- Configuration properties for the OSGi maven-bundle-plugin --> > > <osgi.symbolicName>org.apache.logging.${project.artifactId}</osgi.symbolicName> > > <osgi.export>org.apache.logging.log4j.*;version=${project.version};-noimport:=true</osgi.export> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
