[maven-release-plugin] prepare for next development iteration
[gpl/argeo-suite.git] / sdk / pom.xml
index 2bb13f143e5916f6fb12ba9718dae701022c9688..87ed4932cbda554b06a38c2dc765c43e4a413b23 100644 (file)
@@ -4,14 +4,14 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.5-SNAPSHOT</version>
+               <version>0.1.7-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>