Eclipse 4 change password command
[gpl/argeo-suite.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 9d5aeef8ad7014d48459b31677d93a4cec09f602..5783704567b4fbca7ff945b034dde38a85946627 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,17 +1,22 @@
-<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.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.74-SNAPSHOT</version>
+               <version>2.1.76-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.suite</groupId>
        <artifactId>argeo-suite</artifactId>
        <packaging>pom</packaging>
        <name>Argeo Suite</name>
        <description />
-       <version>0.1.13-SNAPSHOT</version>
+       <version>2.1.14-SNAPSHOT</version>
+       <properties>
+               <version.argeo-suite>2.1.14-SNAPSHOT</version.argeo-suite>
+               <version.argeo-connect>2.1.80-SNAPSHOT</version.argeo-connect>
+               <version.argeo-tp-extras>2.1.10</version.argeo-tp-extras>
+               <git.rw />
+       </properties>
        <modules>
                <!-- Web -->
                <module>org.argeo.suite.web</module>
                <module>dep</module>
                <module>dist</module>
        </modules>
-       <properties>
-               <version.argeo-suite>0.1.13-SNAPSHOT</version.argeo-suite>
-               <developmentCycle.argeo-suite>0.1</developmentCycle.argeo-suite>
-               <version.argeo-connect>2.1.79-SNAPSHOT</version.argeo-connect>
-               <version.argeo-tp-extras>2.1.10</version.argeo-tp-extras>
-               <git.rw />
-       </properties>
        <scm>
                <connection>scm:git:http://git.argeo.org/gpl/argeo-suite.git</connection>
                <url>http://git.argeo.org/?p=gpl/argeo-suite.git;a=summary</url>
@@ -94,17 +92,6 @@ which are used as well as that of the covered work.]]>
                        </roles>
                </developer>
        </developers>
-<!--   <build> -->
-<!--           <plugins> -->
-<!--                   <plugin> -->
-<!--                           <artifactId>maven-javadoc-plugin</artifactId> -->
-<!--                           <version>2.10.4</version> -->
-<!--                           <configuration> -->
-<!--                                   <skip>true</skip> -->
-<!--                           </configuration> -->
-<!--                   </plugin> -->
-<!--           </plugins> -->
-<!--   </build> -->
        <dependencyManagement>
                <dependencies>
                        <dependency>
@@ -116,15 +103,6 @@ which are used as well as that of the covered work.]]>
                        </dependency>
                </dependencies>
        </dependencyManagement>
-<!--   <dependencies> -->
-<!--           <dependency> -->
-<!--                   <groupId>org.argeo.tp</groupId> -->
-<!--                   <artifactId>argeo-tp-rap-e3</artifactId> -->
-<!--                   <version>${version.argeo-tp}</version> -->
-<!--                   <type>pom</type> -->
-<!--                   <scope>provided</scope> -->
-<!--           </dependency> -->
-<!--   </dependencies> -->
        <repositories>
                <repository>
                        <id>argeo</id>
@@ -145,17 +123,9 @@ which are used as well as that of the covered work.]]>
                        </releases>
                </repository>
        </repositories>
-       <distributionManagement>
-               <repository>
-                       <id>staging</id>
-                       <url>dav:https://forge.argeo.org/data/java/argeo-extras-2.1</url>
-                       <uniqueVersion>false</uniqueVersion>
-               </repository>
-       </distributionManagement>
        <reporting>
                <plugins>
                        <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-project-info-reports-plugin</artifactId>
                                <version>2.9</version>
                                <reportSets>
@@ -178,19 +148,13 @@ which are used as well as that of the covered work.]]>
                                        <excludePackageNames>*.internal.*,org.eclipse.*</excludePackageNames>
                                        <encoding>UTF-8</encoding>
                                        <detectLinks>true</detectLinks>
-                                       <!-- <sourcepath>src</sourcepath> -->
                                        <links>
-                                               <!-- Java -->
                                                <link>http://docs.oracle.com/javase/8/docs/api</link>
-                                               <!-- OSGi -->
-                                               <link>http://www.osgi.org/javadoc/r5/core</link>
-                                               <link>http://www.osgi.org/javadoc/r5/enterprise</link>
-                                               <!-- Spring -->
+                                               <link>https://osgi.org/javadoc/r5/core</link>
+                                               <link>https://osgi.org/javadoc/r5/enterprise</link>
+                                               <link>https://docs.adobe.com/docs/en/spec/javax.jcr/javadocs/jcr-2.0</link>
+                                               <link>http://help.eclipse.org/oxygen/topic/org.eclipse.platform.doc.isv/reference/api</link>
                                                <link>http://docs.spring.io/spring/docs/3.2.x/javadoc-api</link>
-                                               <!-- JCR -->
-                                               <link>http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0</link>
-                                               <!-- Eclipse -->
-                                               <link>http://help.eclipse.org/neon/topic/org.eclipse.platform.doc.isv/reference/api</link>
                                        </links>
                                </configuration>
                                <reportSets>
@@ -203,8 +167,7 @@ which are used as well as that of the covered work.]]>
                                        </reportSet>
                                        <reportSet>
                                                <id>javadoc</id>
-                                               <reports>
-                                               </reports>
+                                               <reports />
                                        </reportSet>
                                </reportSets>
                        </plugin>
@@ -221,11 +184,16 @@ which are used as well as that of the covered work.]]>
                                        </reportSet>
                                        <reportSet>
                                                <id>jxr</id>
-                                               <reports>
-                                               </reports>
+                                               <reports />
                                        </reportSet>
                                </reportSets>
                        </plugin>
                </plugins>
        </reporting>
+       <distributionManagement>
+               <site>
+                       <id>staging</id>
+                       <url>file:///srv/docfactory/argeo-2.1/site/argeo-suite/</url>
+               </site>
+       </distributionManagement>
 </project>