]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - pom.xml
Prepare 0.2.2 release
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 36ee276b3f74d07adc18d4396bf324025a823e37..4f0f50d3d33a6f1981540ed5850d596ea5c5e00a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <packaging>pom</packaging>
        <properties>
                <developmentCycle>0.2</developmentCycle>
-               <version.argeo-distribution>1.1.1-SNAPSHOT</version.argeo-distribution>
-               <version.argeo-commons>0.2.2-SNAPSHOT</version.argeo-commons>
+               <version.argeo-distribution>1.1.2</version.argeo-distribution>
+               <version.argeo-commons>0.2.2</version.argeo-commons>
                <version.argeo-ria>0.12.5</version.argeo-ria>
                <version.equinox>3.6.1</version.equinox>
-               <version.maven-argeo-osgi>0.1.30-SNAPSHOT</version.maven-argeo-osgi>
+               <version.maven-argeo-osgi>0.1.30</version.maven-argeo-osgi>
                <version.maven-bundle-plugin>2.0.1</version.maven-bundle-plugin>
-               <version.maven-argeo-qooxdoo>1.1.0</version.maven-argeo-qooxdoo>
+               <version.maven-argeo-qooxdoo>1.1.1</version.maven-argeo-qooxdoo>
                <site.repoBase>file:///srv/projects/www/commons/site</site.repoBase>
                <site.urlBase>http://projects.argeo.org/commons/site</site.urlBase>
        </properties>
@@ -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>