You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Rob Tompkins <ch...@gmail.com> on 2018/06/27 22:55:24 UTC

Re: svn commit: r1834545 - /commons/proper/commons-parent/trunk/pom.xml

Create a separate branch? Is there a Jenkins job auto deploying the trunk?

> On Jun 27, 2018, at 5:06 PM, ggregory@apache.org wrote:
> 
> Author: ggregory
> Date: Wed Jun 27 21:06:58 2018
> New Revision: 1834545
> 
> URL: http://svn.apache.org/viewvc?rev=1834545&view=rev
> Log:
> maven-project-info-reports-plugin 2.9 -> 3.0.0 and make sure trunk does not have a non-SNAPSHOT version.
> 
> Modified:
>    commons/proper/commons-parent/trunk/pom.xml
> 
> Modified: commons/proper/commons-parent/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1834545&r1=1834544&r2=1834545&view=diff
> ==============================================================================
> --- commons/proper/commons-parent/trunk/pom.xml (original)
> +++ commons/proper/commons-parent/trunk/pom.xml Wed Jun 27 21:06:58 2018
> @@ -28,7 +28,7 @@
>   <groupId>org.apache.commons</groupId>
>   <artifactId>commons-parent</artifactId>
>   <packaging>pom</packaging>
> -  <version>47</version>
> +  <version>47-SNAPSHOT</version>
>   <name>Apache Commons Parent</name>
>   <url>http://commons.apache.org/commons-parent-pom.html</url>
>   <description>The Apache Commons Parent POM provides common settings for all Apache Commons components.</description>
> @@ -56,7 +56,7 @@
>     - commons-release-plugin 1.2 -> 1.3
>     - commons-build-plugin 1.8 -> 1.9
>     - maven-surefire-plugin 2.21.0 -> 2.22.0
> -      
> +    - maven-project-info-reports-plugin 2.9 -> 3.0.0
>   -->
> 
>   <!--
> @@ -1771,7 +1771,7 @@
>     <commons.clirr.version>2.8</commons.clirr.version>
>     <commons.japicmp.version>0.12.0</commons.japicmp.version>
>     <commons.jxr.version>2.5</commons.jxr.version>
> -    <commons.project-info.version>2.9</commons.project-info.version>
> +    <commons.project-info.version>3.0.0</commons.project-info.version>
>     <commons.wagon-ssh.version>3.1.0</commons.wagon-ssh.version>
>     <!--
>       Note: Maven site plugin 3.5.1 is the latest version but is not a direct replacement:
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org