[maven-release-plugin] prepare for next development iteration
[gpl/argeo-suite.git] / sdk / pom.xml
index b249fe3d687d0a210550e1c4e0a9dcf6410a1eb0..87ed4932cbda554b06a38c2dc765c43e4a413b23 100644 (file)
@@ -1,18 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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">
+<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.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>0.1.1-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>