We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d12ed9 commit c1c8b32Copy full SHA for c1c8b32
1 file changed
pom.xml
@@ -23,7 +23,7 @@
23
<version>50</version>
24
</parent>
25
<artifactId>commons-csv</artifactId>
26
- <version>1.8-SNAPSHOT</version>
+ <version>1.8</version>
27
<name>Apache Commons CSV</name>
28
<url>https://commons.apache.org/proper/commons-csv/</url>
29
<description>The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.</description>
0 commit comments