Edit (format nit) to kick off new Travis build to pick up new parent POM

snapshot.
This commit is contained in:
Gary Gregory 2016-11-25 22:07:56 -08:00
parent 359e9cd697
commit 639b014ba6
1 changed files with 3 additions and 3 deletions

View File

@ -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>