You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mt...@apache.org on 2012/02/01 15:06:10 UTC

svn commit: r1239134 - /commons/proper/daemon/trunk/pom.xml

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 :)

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 -->



Re: svn commit: r1239134 - /commons/proper/daemon/trunk/pom.xml

Posted by sebb <se...@gmail.com>.
On 1 February 2012 14:06,  <mt...@apache.org> 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: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org