We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62515c5 commit af261c8Copy full SHA for af261c8
1 file changed
pom.xml
@@ -155,6 +155,8 @@ CSV files of various types.
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>
158
+ <!-- Fix for COMMONSSITE-125 remove once commons-parent 48 has been released -->
159
+ <commons.osgi.symbolicName>org.apache.commons.${commons.componentid}</commons.osgi.symbolicName>
160
</properties>
161
162
<build>
0 commit comments