Author: ggregory Date: Sun May 29 02:17:28 2016 New Revision: 1745962 URL: http://svn.apache.org/viewvc?rev=1745962&view=rev Log: 1.4-SNAPSHOT -> 1.4.1-SNAPSHOT.
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=1745962&r1=1745961&r2=1745962&view=diff ============================================================================== --- commons/proper/csv/trunk/pom.xml (original) +++ commons/proper/csv/trunk/pom.xml Sun May 29 02:17:28 2016 @@ -24,7 +24,7 @@ limitations under the License. </parent> <groupId>org.apache.commons</groupId> <artifactId>commons-csv</artifactId> - <version>1.4-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <name>Apache Commons CSV</name> <url>http://commons.apache.org/proper/commons-csv/</url> <description>