Skip to content

Commit d7c9dea

Browse files
committed
Bump development version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1618031 13f79535-47bb-0310-9956-ffa450edef68
1 parent 91f72b2 commit d7c9dea

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 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.0-SNAPSHOT</version>
27+
<version>1.1-SNAPSHOT</version>
2828
<name>Apache Commons CSV</name>
2929
<url>http://commons.apache.org/proper/commons-csv/</url>
3030
<description>
@@ -93,9 +93,9 @@ CSV files of various types.
9393
</contributors>
9494

9595
<scm>
96-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/trunk</connection>
97-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/trunk</developerConnection>
98-
<url>http://svn.apache.org/viewvc/commons/proper/csv/trunk</url>
96+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.0</connection>
97+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.0</developerConnection>
98+
<url>http://svn.apache.org/viewvc/commons/proper/csv/tags/CSV_1.0</url>
9999
</scm>
100100

101101
<issueManagement>

0 commit comments

Comments
 (0)