]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/pom.xml
User ${version.slc} instead of ${project.version}
[gpl/argeo-slc.git] / runtime / pom.xml
index e554f1727fe245b357aed15eb0f66a4b84943834..cd7ad76a7824614863cd99d59568eb5464cbeaec 100644 (file)
@@ -84,7 +84,7 @@
                        </plugin>
                        <!-- TO BE DELETED Configuration herited from commons/pom.xml <version>${version.maven-bundle-plugin}</version> 
                                <extensions>true</extensions> <configuration> <manifestLocation>META-INF</manifestLocation> 
-                               <instructions> <Bundle-Version>${project.version}-r${buildNumber}</Bundle-Version> 
+                               <instructions> <Bundle-Version>${version.slc}-r${buildNumber}</Bundle-Version> 
                                <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName> <Bundle-RequiredExecutionEnvironment>J2SE-1.5</Bundle-RequiredExecutionEnvironment> 
                                <_removeheaders>Bnd-LastModified</_removeheaders> </instructions> </configuration> 
                                <executions> <execution> <id>bundle-manifest</id> <phase>process-classes</phase>