Skip to content

Commit 816abc0

Browse files
committed
Update POM version from 1.2-SNAPSHOT to 1.3-SNAPSHOT.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1697565 13f79535-47bb-0310-9956-ffa450edef68
1 parent b230a6f commit 816abc0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ limitations under the License.
2424
</parent>
2525
<groupId>org.apache.commons</groupId>
2626
<artifactId>commons-csv</artifactId>
27-
<version>1.2-SNAPSHOT</version>
27+
<version>1.3-SNAPSHOT</version>
2828
<name>Apache Commons CSV</name>
2929
<url>http://commons.apache.org/proper/commons-csv/</url>
3030
<description>
@@ -118,7 +118,7 @@ CSV files of various types.
118118
</distributionManagement>
119119

120120
<properties>
121-
<commons.release.version>1.2</commons.release.version>
121+
<commons.release.version>1.3</commons.release.version>
122122
<commons.release.desc>(Java 6.0+)</commons.release.desc>
123123
<!-- The RC version used in the staging repository URL. -->
124124
<commons.rc.version>RC1</commons.rc.version>

0 commit comments

Comments
 (0)