On Thu, Mar 01, 2012 at 12:49:56PM +0000, sebb wrote: > On 1 March 2012 12:19, <er...@apache.org> wrote: > > Author: erans > > Date: Thu Mar 1 12:19:30 2012 > > New Revision: 1295533 > > > > URL: http://svn.apache.org/viewvc?rev=1295533&view=rev > > Log: > > Removed files not to be included in CM 3.0. > > > > Removed: > > > > commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/PivotingQRDecomposition.java > > > > commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/PivotingQRDecompositionTest.java > > > > commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/PivotingQRSolverTest.java > > > > commons/proper/math/trunk/src/test/java/org/apache/commons/math3/optimization/BatteryNISTTest.java > > Modified: > > commons/proper/math/trunk/pom.xml > > > > Modified: commons/proper/math/trunk/pom.xml > > URL: > > http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=1295533&r1=1295532&r2=1295533&view=diff > > ============================================================================== > > --- commons/proper/math/trunk/pom.xml (original) > > +++ commons/proper/math/trunk/pom.xml Thu Mar 1 12:19:30 2012 > > @@ -24,7 +24,7 @@ > > <modelVersion>4.0.0</modelVersion> > > <groupId>org.apache.commons</groupId> > > <artifactId>commons-math3</artifactId> > > - <version>3.0-SNAPSHOT</version> > > + <version>3.0</version> > > -1 > > Don't change trunk to a non-SNAPSHOT version.
Another important remark that should probably have stood out in the "UsingNexus" document. [Incidently, shouldn't this document be named "ReleasePreparation" or something?] Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org