Adapt after SystemApp interfaces addition
[gpl/argeo-suite.git] / sdk / pom.xml
index 53ef951767fd749be7dc353c54bdd8df65ecab6a..672a51524cf750468b1874f9939e73dfb360b7a3 100644 (file)
@@ -4,14 +4,14 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.2</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>