Skip to content

Commit af261c8

Browse files
committed
Add temporary fix for COMMONSSITE-125
1 parent 62515c5 commit af261c8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ CSV files of various types.
155155

156156
<!-- Fix for COMMONSSITE-124 remove once commons-parent 48 has been released -->
157157
<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>
158160
</properties>
159161

160162
<build>

0 commit comments

Comments
 (0)