Add SLC specific headers in MANIFESTs
[lgpl/argeo-commons.git] / security / dep / org.argeo.security.dep.node.rcp / pom.xml
index 6d25c84b1eb37a788f4ee97f68290d7f78f8ec71..0a8675a6f573dbb517abcf18000b46e049ee913e 100644 (file)
        <name>Node Eclipse RCP</name>
        <build>
                <plugins>
+                       <plugin>
+                               <groupId>org.apache.felix</groupId>
+                               <artifactId>maven-bundle-plugin</artifactId>
+                               <configuration>
+                                       <instructions>
+                                               <SLC-ModularDistribution>default</SLC-ModularDistribution>
+                                       </instructions>
+                               </configuration>
+                       </plugin>
                        <plugin>
                                <groupId>org.argeo.maven.plugins</groupId>
                                <artifactId>maven-argeo-osgi-plugin</artifactId>