]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - basic/runtime/org.argeo.support.junit/pom.xml
[maven-release-plugin] prepare release argeo-commons-0.3.2
[lgpl/argeo-commons.git] / basic / runtime / org.argeo.support.junit / pom.xml
index d24d46f11859668e5c2e8fd5323cf1f53fe43318..4552225890ff153b0678e9840099a8fdbf53bdfd 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.basic</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.1-SNAPSHOT</version>
+               <version>0.3.2</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.support.junit</artifactId>
@@ -31,6 +31,7 @@
                                                <Export-Package>
                                                        org.argeo.support.junit.*
                                                </Export-Package>
+                                               <Import-Package>org.springframework.core.io,*</Import-Package>
                                        </instructions>
                                </configuration>
                        </plugin>