On 21 November 2014 at 17:34,  <ggreg...@apache.org> wrote:
> Author: ggregory
> Date: Fri Nov 21 17:34:41 2014
> New Revision: 1640967
>
> URL: http://svn.apache.org/r1640967
> Log:
> Released Apache Commons CSV 1.1.
>
> Modified:
>     commons/proper/csv/trunk/pom.xml
>
> Modified: commons/proper/csv/trunk/pom.xml
> URL: 
> http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1640967&r1=1640966&r2=1640967&view=diff
> ==============================================================================
> --- commons/proper/csv/trunk/pom.xml (original)
> +++ commons/proper/csv/trunk/pom.xml Fri Nov 21 17:34:41 2014
> @@ -24,7 +24,7 @@ limitations under the License.
>    </parent>
>    <groupId>org.apache.commons</groupId>
>    <artifactId>commons-csv</artifactId>
> -  <version>1.1-SNAPSHOT</version>
> +  <version>1.1.1-SNAPSHOT</version>

Surely the default next version should be 1.2?

>    <name>Apache Commons CSV</name>
>    <url>http://commons.apache.org/proper/commons-csv/</url>
>    <description>
> @@ -112,7 +112,7 @@ CSV files of various types.
>    </distributionManagement>
>
>    <properties>
> -    <commons.release.version>1.1</commons.release.version>
> +    <commons.release.version>1.1.1</commons.release.version>
>      <commons.release.desc>(Java 6.0+)</commons.release.desc>
>      <!-- The RC version used in the staging repository URL. -->
>      <commons.rc.version>RC1</commons.rc.version>
>
>

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

Reply via email to