File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
<version >75</version >
24
24
</parent >
25
25
<artifactId >commons-csv</artifactId >
26
- <version >1.12.0-SNAPSHOT </version >
26
+ <version >1.12.0</version >
27
27
<name >Apache Commons CSV</name >
28
28
<url >https://commons.apache.org/proper/commons-csv/</url >
29
29
<inceptionYear >2005</inceptionYear >
184
184
<checkstyle .resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle .resourceExcludes>
185
185
<japicmp .skip>false</japicmp .skip>
186
186
<commons .release.isDistModule>true</commons .release.isDistModule>
187
- <project .build.outputTimestamp>2024-05-02T22:04:50Z </project .build.outputTimestamp>
187
+ <project .build.outputTimestamp>2024-09-21T01:55:30Z </project .build.outputTimestamp>
188
188
<!-- JaCoCo: Don't make code coverage worse than: -->
189
189
<commons .jacoco.haltOnFailure>true</commons .jacoco.haltOnFailure>
190
190
<commons .jacoco.classRatio>1.00</commons .jacoco.classRatio>
You can’t perform that action at this time.
0 commit comments