]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/pom.xml
Ignore
[gpl/argeo-slc.git] / runtime / pom.xml
index 4ca2999440948d71446b74455fb0b0e0b8bb93d4..ee07851b1c7e6e220e77bf0ad19f5cc3323fc4e3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.0</version>
+               <version>0.13.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc</groupId>
@@ -84,7 +84,7 @@
                                        <manifestLocation>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>