[maven-release-plugin] prepare release argeo-commons-2.1.88
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 713a3916b24cff979c6db11b3287025938a2f18a..675eef7736e0634a608aa97604a798aa7b401a0a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
        </parent>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>2.1.88-SNAPSHOT</version>
+       <version>2.1.88</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <!-- <url>http://repo.argeo.org/data/docs/argeo-2.1/site/argeo-commons/</url> -->
@@ -30,7 +30,7 @@
                <module>org.argeo.eclipse.ui</module>
                <module>org.argeo.eclipse.ui.rap</module>
                <!-- CMS -->
-               <module>org.argeo.node.api</module>
+               <module>org.argeo.api</module>
                <module>org.argeo.maintenance</module>
                <module>org.argeo.cms</module>
                <module>org.argeo.cms.ui.theme</module>
@@ -51,7 +51,7 @@
                <connection>scm:git:http://git.argeo.org/apache2/argeo-commons.git</connection>
                <url>http://git.argeo.org/?p=apache2/argeo-commons.git;a=summary</url>
                <developerConnection>scm:git:https://code.argeo.org/git/apache2/argeo-commons.git</developerConnection>
-               <tag>HEAD</tag>
+               <tag>argeo-commons-2.1.88</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -195,7 +195,7 @@ limitations under the License.
                                <configuration>
                                        <failOnError>false</failOnError>
                                        <additionalJOption>-Xdoclint:none</additionalJOption>
-                                       <excludePackageNames>*.internal.*,org.eclipse.*</excludePackageNames>
+                                       <excludePackageNames>*.internal.*,org.eclipse.*,org.argeo.cms.ui.eclipse.*</excludePackageNames>
                                        <encoding>UTF-8</encoding>
                                        <detectLinks>true</detectLinks>
                                        <links>