Skip to content

Commit 25baae3

Browse files
committed
Released Apache Commons CSV 1.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1640967 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2b634e8 commit 25baae3

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.1-SNAPSHOT</version>
27+
<version>1.1.1-SNAPSHOT</version>
2828
<name>Apache Commons CSV</name>
2929
<url>http://commons.apache.org/proper/commons-csv/</url>
3030
<description>
@@ -112,7 +112,7 @@ CSV files of various types.
112112
</distributionManagement>
113113

114114
<properties>
115-
<commons.release.version>1.1</commons.release.version>
115+
<commons.release.version>1.1.1</commons.release.version>
116116
<commons.release.desc>(Java 6.0+)</commons.release.desc>
117117
<!-- The RC version used in the staging repository URL. -->
118118
<commons.rc.version>RC1</commons.rc.version>

0 commit comments

Comments
 (0)