Use project.artifactId
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 36ee276b3f74d07adc18d4396bf324025a823e37..d14a6de261066e7d4810ad1c9046882244d1a62b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@ limitations under the License.
                                                <manifestLocation>target/classes/META-INF</manifestLocation>
                                                <instructions>
                                                        <Bundle-Version>${project.version}-r${buildNumber}</Bundle-Version>
-                                                       <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
+                                                       <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
                                                        <Bundle-RequiredExecutionEnvironment>J2SE-1.5</Bundle-RequiredExecutionEnvironment>
                                                        <_removeheaders>Bnd-LastModified</_removeheaders>
                                                </instructions>