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>
|
||||
<groupId>net.sourceforge.javacsv</groupId>
|
||||
<artifactId>javacsv</artifactId>
|
||||
<version>2.0</version>
|
||||
<groupId>net.sourceforge.javacsv</groupId>
|
||||
<artifactId>javacsv</artifactId>
|
||||
<version>2.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
Loading…
Reference in New Issue