[maven-release-plugin] prepare for next development iteration
[gpl/argeo-suite.git] / sdk / pom.xml
index b3f3b17fa585f05d7e3aff917a454e6bc5bbf5c7..730fda8b0c7f9076fdfaa1d41e6ec1f45bbe538f 100644 (file)
@@ -4,14 +4,14 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.1</version>
+               <version>0.1.10-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>