Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
Fix OSGi support for the components. (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
pleku authored and mehdi-vaadin committed Feb 4, 2019
1 parent ad32892 commit 9ba4282
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
</execution>
</executions>
<configuration>
<exportScr>true</exportScr>
<instructions>
<Bundle-Name>${osgi.bundle.name}</Bundle-Name>
<Bundle-SymbolicName>${osgi.bundle.symbolic.name}</Bundle-SymbolicName>
Expand Down

0 comments on commit 9ba4282

Please sign in to comment.