]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.detached/pom.xml
Use goal deploy when releasing
[gpl/argeo-slc.git] / runtime / org.argeo.slc.detached / pom.xml
index 33dafd5848cc96c31699d40d75b919412509b3d8..423258dab012034a30d3c1795d2655ac90e4fdb5 100644 (file)
@@ -4,12 +4,12 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.11.4-SNAPSHOT</version>
+               <version>0.11.5-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.detached</artifactId>
-       <name>Argeo SLC Detached</name>
+       <name>SLC Detached</name>
        <packaging>jar</packaging>
        <build>
                <plugins>
                                                <Import-Package>
                                                        org.w3c.dom;version="0.0.0",
                                                        javax.xml.*;version="0.0.0",
-                                                       org.apache.xerces.jaxp,
+                                                       org.springframework.core,
+                                                       *
+                                               </Import-Package>
+                                               <!--
+                                                       <Import-Package> org.w3c.dom;version="0.0.0",
+                                                       javax.xml.*;version="0.0.0", org.apache.xerces.jaxp,
                                                        org.springframework.beans.factory;version="2.0",
                                                        org.springframework.beans.factory.support;version="2.0",
                                                        org.springframework.beans.factory.xml;version="2.0",
                                                        org.springframework.context;version="2.0",
                                                        org.springframework.context.support;version="2.0",
-                                                       org.springframework.core.io;version="2.0",
-                                                       *
-                                               </Import-Package>
-                                               <Spring-Context>*;create-asynchronously:=false</Spring-Context>
+                                                       org.springframework.core.io;version="2.0", * </Import-Package>
+                                                       <Spring-Context>*;create-asynchronously:=false</Spring-Context>
+                                               -->
                                        </instructions>
                                </configuration>
                        </plugin>