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.
2 parents b43a2f6 + cea3968 commit 796849cCopy full SHA for 796849c
1 file changed
pom.xml
@@ -82,7 +82,7 @@
82
<configuration>
83
<instructions>
84
<Bundle-ClassPath>.</Bundle-ClassPath>
85
- <Bundle-SymbolicName>protege;singleton:=true</Bundle-SymbolicName>
+ <Bundle-SymbolicName>${project.groupId}.${project.artifactId}.protege;singleton:=true</Bundle-SymbolicName>
86
<Bundle-Category>protege</Bundle-Category>
87
<Bundle-Vendor>david bold</Bundle-Vendor>
88
<Bundle-DocURL>http://vowl.visualdataweb.org/v1</Bundle-DocURL>
0 commit comments