On 30 November 2011 00:55, <s...@apache.org> wrote: > Author: sebb > Date: Wed Nov 30 00:55:42 2011 > New Revision: 1208162 > > URL: http://svn.apache.org/viewvc?rev=1208162&view=rev > Log: > Revert to previous snapshot > Change artifactId because package was changed
This is just in case we end up doing a 3.0 release from trunk; did not want to forget the Maven id change. > Modified: > commons/proper/jexl/trunk/pom.xml > > Modified: commons/proper/jexl/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/commons/proper/jexl/trunk/pom.xml?rev=1208162&r1=1208161&r2=1208162&view=diff > ============================================================================== > --- commons/proper/jexl/trunk/pom.xml (original) > +++ commons/proper/jexl/trunk/pom.xml Wed Nov 30 00:55:42 2011 > @@ -23,8 +23,8 @@ > </parent> > <modelVersion>4.0.0</modelVersion> > <groupId>org.apache.commons</groupId> > - <artifactId>commons-jexl</artifactId> > - <version>3.1-SNAPSHOT</version> > + <artifactId>commons-jexl3</artifactId> > + <version>3.0-SNAPSHOT</version> > <name>Commons JEXL</name> > <inceptionYear>2001</inceptionYear> > <description>The Commons Jexl library is an implementation of the JSTL > Expression Language with extensions.</description> > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org