]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.detached/pom.xml
Fix JDK 1.5 specific issue
[gpl/argeo-slc.git] / runtime / org.argeo.slc.detached / pom.xml
index 72b8d71e73077596c4bd2270f3b6ca9f29e91e6e..0e0b20be80eaf9cbb49c7545b769b71afa54a54b 100644 (file)
@@ -1,10 +1,9 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2-SNAPSHOT</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -34,6 +33,7 @@
                                                        org.springframework.context.support;version="2.0",
                                                        org.springframework.core.io;version="2.0"
                                                </Import-Package>
+                                               <Spring-Context>*;create-asynchronously:=false</Spring-Context>
                                        </instructions>
                                </configuration>
                        </plugin>