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 >47 </version >
23+ <version >48 </version >
2424 </parent >
2525 <artifactId >commons-csv</artifactId >
2626 <version >1.7-SNAPSHOT</version >
@@ -138,6 +138,7 @@ CSV files of various types.
138138 <commons .release.desc>(Java 8)</commons .release.desc>
139139 <!-- The RC version used in the staging repository URL. -->
140140 <commons .rc.version>RC1</commons .rc.version>
141+ <commons .bc.version>1.6</commons .bc.version>
141142 <commons .componentid>csv</commons .componentid>
142143 <commons .module.name>org.apache.commons.csv</commons .module.name>
143144 <commons .jira.id>CSV</commons .jira.id>
@@ -154,10 +155,7 @@ CSV files of various types.
154155 <checkstyle .header.file>${basedir} /LICENSE-header.txt</checkstyle .header.file>
155156 <checkstyle .resourceExcludes>LICENSE.txt, NOTICE.txt</checkstyle .resourceExcludes>
156157
157- <!-- Fix for COMMONSSITE-124 remove once commons-parent 48 has been released -->
158- <commons .scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${project.artifactId} </commons .scmPubUrl>
159- <!-- Fix for COMMONSSITE-125 remove once commons-parent 48 has been released -->
160- <commons .osgi.symbolicName>org.apache.commons.${commons.componentid} </commons .osgi.symbolicName>
158+ <japicmp .skip>false</japicmp .skip>
161159 </properties >
162160
163161 <build >
You can’t perform that action at this time.
0 commit comments