]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - osgi/runtime/org.argeo.osgi.boot/pom.xml
[maven-release-plugin] prepare release argeo-commons-0.2.2
[lgpl/argeo-commons.git] / osgi / runtime / org.argeo.osgi.boot / pom.xml
index fc4eda94362e661a15afb622187cb6013baf1cdb..9cb768985c8ea5e59f396506e5f5ab0e65a70d2a 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.osgi</groupId>
-               <version>0.2.1</version>
+               <version>0.2.2</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -38,6 +38,7 @@
                                <configuration>
                                        <instructions>
                                                <Bundle-Activator>org.argeo.osgi.boot.Activator</Bundle-Activator>
+                                               <Bundle-RequiredExecutionEnvironment>J2SE-1.4</Bundle-RequiredExecutionEnvironment>
                                        </instructions>
                                </configuration>
                        </plugin>