On 1 February 2012 14:06, <[email protected]> wrote: > Author: mturk > Date: Wed Feb 1 14:06:09 2012 > New Revision: 1239134 > > URL: http://svn.apache.org/viewvc?rev=1239134&view=rev > Log: > Trunk is 1.1.x. Or even better it should be 2.x cause I plan to break > everything :)
+1 to changing the version to 2.0-SNAPSHOT; less confusing when there is a 1.x branch. > Modified: > commons/proper/daemon/trunk/pom.xml > > Modified: commons/proper/daemon/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/commons/proper/daemon/trunk/pom.xml?rev=1239134&r1=1239133&r2=1239134&view=diff > ============================================================================== > --- commons/proper/daemon/trunk/pom.xml (original) > +++ commons/proper/daemon/trunk/pom.xml Wed Feb 1 14:06:09 2012 > @@ -27,7 +27,7 @@ > <modelVersion>4.0.0</modelVersion> > <groupId>commons-daemon</groupId> > <artifactId>commons-daemon</artifactId> > - <version>1.0.9-SNAPSHOT</version> > + <version>1.1.0-SNAPSHOT</version> > <name>Commons Daemon</name> > <!-- Daemon started in Commons in 2002 with an import of code from Tomcat, > which is why the NOTICE file has an earlier date than the > inceptionYear --> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
