Adapt RPM build.
[gpl/argeo-slc.git] / legacy / dep / pom.xml
index 852a91f89af09c8c571c614df3a14c0f11134e5c..affcea4a4677cb8541e6227f0c40964e4308a7c6 100644 (file)
@@ -7,7 +7,7 @@
                <relativePath>..</relativePath>
        </parent>
        <artifactId>legacy-dep</artifactId>
-       <name>SLC LEgacy Dependencies</name>
+       <name>SLC Legacy Dependencies</name>
        <packaging>pom</packaging>
        <modules>
                <module>org.argeo.slc.dep.spring</module>
                                        </instructions>
                                </configuration>
                        </plugin>
+                       <plugin>
+                               <groupId>org.codehaus.mojo</groupId>
+                               <artifactId>properties-maven-plugin</artifactId>
+                               <configuration>
+                                       <quiet>true</quiet>
+                                       <files>
+                                               <file>../../../cnf/${version.context}.bnd</file>
+                                       </files>
+                               </configuration>
+                       </plugin>
                        <plugin>
                                <groupId>org.argeo.maven.plugins</groupId>
                                <artifactId>argeo-osgi-plugin</artifactId>