On 2 December 2014 at 04:41, Gary Gregory <garydgreg...@gmail.com> wrote:
> On Mon, Dec 1, 2014 at 9:41 PM, sebb <seb...@gmail.com> wrote:
>
>> 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?
>>
>
> I've seen it done both ways. I guess I'm going with 1.1.1 until a commit
> goes in that warrants 1.2 (semver and all that).

OK, I see.

> You can change it to 1.2 if you like that better.
>
> Gary
>
>
>
>>
>> >    <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
>>
>>
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory

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

Reply via email to