]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.ws.client/pom.xml
Disable clear batch on execution modal window.
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.ws.client / pom.xml
index 3ffbd8942b5bc10583200ddfd1d090c84ff0e643..0fdc2616d52084b11e585f51c9d24e8233ce28f8 100644 (file)
@@ -2,15 +2,14 @@
        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>
+               <groupId>org.argeo.slc.runtime</groupId>
+               <artifactId>argeo-slc-runtime</artifactId>
                <version>0.11.3-SNAPSHOT</version>
-               <relativePath>../../org.argeo.slc</relativePath>
+               <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.support.ws.client</artifactId>
        <packaging>jar</packaging>
-       <name>Argeo SLC Support Web Services Client</name>
+       <name>SLC Support Web Services Client</name>
        <build>
                <plugins>
                        <!-- Look to parent pom for inheritances -->