On 11/20/2013 04:39 PM, [email protected] wrote: > Author: nbubna > Date: Wed Nov 20 21:39:08 2013 > New Revision: 1543960 > > URL: http://svn.apache.org/r1543960 > Log: > VELOCITY-846 add 1.7.x branch > > Added: > velocity/engine/branches/1.7.x/ > - copied from r1040711, velocity/engine/tags/1.7/ > Modified: > velocity/engine/branches/1.7.x/pom.xml > > Modified: velocity/engine/branches/1.7.x/pom.xml > URL: > http://svn.apache.org/viewvc/velocity/engine/branches/1.7.x/pom.xml?rev=1543960&r1=1040711&r2=1543960&view=diff > ============================================================================== > --- velocity/engine/branches/1.7.x/pom.xml (original) > +++ velocity/engine/branches/1.7.x/pom.xml Wed Nov 20 21:39:08 2013 > @@ -33,7 +33,7 @@ > > <groupId>org.apache.velocity</groupId> > <artifactId>velocity</artifactId> > - <version>1.7</version> > + <version>1.7.1</version>
The version should be 1.7.1-SNAPSHOT, since it's work in progress. > <name>Apache Velocity</name> > <url>http://velocity.apache.org/engine/devel/</url> > > -- Sergiu Dumitriu http://purl.org/net/sergiu
