Adapt after SystemApp interfaces addition
[gpl/argeo-suite.git] / sdk / pom.xml
index 5c33af8a845b7de4a0ef9bc133e1b2e835a380b3..672a51524cf750468b1874f9939e73dfb360b7a3 100644 (file)
@@ -4,14 +4,14 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.4</version>
+               <version>0.1.5-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>sdk</artifactId>
        <name>Argeo Suite SDKs</name>
        <packaging>pom</packaging>
        <modules>
-               <module>org.argeo.suite.sdk</module>
+               <module>org.argeo.suite.platform</module>
        </modules>
        <build>
                <plugins>