File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ limitations under the License.
2121 <parent >
2222 <groupId >org.apache.commons</groupId >
2323 <artifactId >commons-parent</artifactId >
24- <version >30 </version >
24+ <version >31 </version >
2525 </parent >
2626 <groupId >org.apache.commons</groupId >
2727 <artifactId >commons-csv</artifactId >
@@ -117,8 +117,8 @@ CSV files of various types.
117117 <commons .componentid>csv</commons .componentid>
118118 <commons .jira.id>CSV</commons .jira.id>
119119 <commons .jira.pid>12313222</commons .jira.pid>
120- <maven .compile .source>1.5</maven .compile .source>
121- <maven .compile .target>1.5</maven .compile .target>
120+ <maven .compiler .source>1.5</maven .compiler .source>
121+ <maven .compiler .target>1.5</maven .compiler .target>
122122 <!-- Ensure copies work OK (can be removed later when this is in parent POM) -->
123123 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
124124 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
You can’t perform that action at this time.
0 commit comments