Edit (format nit) to kick off new Travis build to pick up new parent POM
snapshot.
This commit is contained in:
parent
359e9cd697
commit
639b014ba6
6
pom.xml
6
pom.xml
|
@ -413,9 +413,9 @@ CSV files of various types.
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sourceforge.javacsv</groupId>
|
<groupId>net.sourceforge.javacsv</groupId>
|
||||||
<artifactId>javacsv</artifactId>
|
<artifactId>javacsv</artifactId>
|
||||||
<version>2.0</version>
|
<version>2.0</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue