mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-20 20:02:17 +02:00
Simplifying onos branding bundle
Change-Id: I97c2b4e95f1a5483ce49ddae5a0fd5c7f4ca3a14
This commit is contained in:
parent
7ceb7b024a
commit
0311a4b187
@ -33,18 +33,6 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.felix</groupId>
|
||||
<artifactId>maven-bundle-plugin</artifactId>
|
||||
<extensions>true</extensions>
|
||||
<configuration>
|
||||
<instructions>
|
||||
<Bundle-SymbolicName>manual</Bundle-SymbolicName>
|
||||
<Import-Package>*</Import-Package>
|
||||
<Private-Package>!*</Private-Package>
|
||||
<Export-Package>
|
||||
org.apache.karaf.branding
|
||||
</Export-Package>
|
||||
<Spring-Context>*;public-context:=false</Spring-Context>
|
||||
</instructions>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
Loading…
x
Reference in New Issue
Block a user