File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >org.apache.commons</groupId >
2222 <artifactId >commons-parent</artifactId >
23- <version >43 </version >
23+ <version >47 </version >
2424 </parent >
2525 <artifactId >commons-csv</artifactId >
2626 <version >1.6-SNAPSHOT</version >
@@ -152,6 +152,9 @@ CSV files of various types.
152152 <checkstyle .version>2.17</checkstyle .version>
153153 <checkstyle .header.file>${basedir} /LICENSE-header.txt</checkstyle .header.file>
154154 <checkstyle .resourceExcludes>LICENSE.txt, NOTICE.txt</checkstyle .resourceExcludes>
155+
156+ <!-- Fix for COMMONSSITE-124 remove once commons-parent 48 has been released -->
157+ <commons .scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${project.artifactId} </commons .scmPubUrl>
155158 </properties >
156159
157160 <build >
You can’t perform that action at this time.
0 commit comments