]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.hibernate/pom.xml
Maven structure
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.hibernate / pom.xml
index a40133d00ed4793ff8903a919690fba86a51ffe9..2dfdcaee0705b01f8333c0910365efd6e3fa503b 100644 (file)
@@ -1,12 +1,11 @@
 <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>
+               <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.hibernate</artifactId>
        <name>Argeo SLC Support Hibernate</name>
        <build>