]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.detached/pom.xml
Make file driver more robust
[gpl/argeo-slc.git] / runtime / org.argeo.slc.detached / pom.xml
index d12f3911bf4774b2f0a9a20a206f4bbc7c46eac7..0e0b20be80eaf9cbb49c7545b769b71afa54a54b 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>../../org.argeo.slc</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -33,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>