]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
[maven-release-plugin] prepare release argeo-slc-2.1.12
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d003f40af5ed83176c74d1b59e86895635777404..6911c35b84ce569df050fd206c82ebcfd8f47376 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,17 +3,22 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.47</version>
+               <version>2.1.72</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>2.1.6-SNAPSHOT</version>
+       <version>2.1.12</version>
        <properties>
-               <developmentCycle.slc>2.1</developmentCycle.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
-               <version.slc>2.1.5</version.slc>
+               <version.slc>2.1.12</version.slc>
+               <developmentCycle.slc>2.1</developmentCycle.slc>
+
+               <!-- <version.argeo-rcp>2.1.17-SNAPSHOT</version.argeo-rcp> -->
+               <!-- <version.equinox>3.12.50.v20170928-1321</version.equinox> -->
+               <!-- Embedded Maven -->
+               <!-- <version.maven>3.2.5</version.maven> -->
        </properties>
        <modules>
                <!-- Runtime -->
                <module>org.argeo.slc.core</module>
                <module>org.argeo.slc.unit</module>
                <module>org.argeo.slc.support</module>
+               <!-- <module>org.argeo.slc.support.maven</module> -->
                <module>org.argeo.slc.repo</module>
                <module>org.argeo.slc.factory</module>
+               <module>org.argeo.slc.launcher</module>
 
                <!-- Modules -->
                <module>org.argeo.slc.agent</module>
-               <!-- <module>org.argeo.slc.node.jackrabbit</module> -->
                <module>org.argeo.slc.agent.jcr</module>
                <module>org.argeo.slc.server.repo</module>
 
 
                <module>lib</module>
                <module>dep</module>
+               <!-- <module>ide</module> -->
                <module>dist</module>
                <module>demo</module>
        </modules>
        <url>http://projects.argeo.org/slc/</url>
        <scm>
-               <connection>scm:svn:https://svn.argeo.org/slc/trunk</connection>
-               <developerConnection>scm:svn:https://svn.argeo.org/slc/trunk</developerConnection>
-               <url>https://svn.argeo.org/slc/trunk</url>
+               <connection>scm:git:http://git.argeo.org/apache2/argeo-slc.git</connection>
+               <url>http://git.argeo.org/?p=apache2/argeo-slc.git;a=summary</url>
+               <developerConnection>scm:git:https://code.argeo.org/git/apache2/argeo-slc.git</developerConnection>
+               <tag>argeo-slc-2.1.12</tag>
        </scm>
        <inceptionYear>2007</inceptionYear>
        <licenses>
@@ -115,18 +123,34 @@ limitations under the License.
                                        <skip>false</skip>
                                </configuration>
                        </plugin>
+                       <plugin>
+                               <artifactId>maven-javadoc-plugin</artifactId>
+                               <configuration>
+                                       <skip>true</skip>
+                               </configuration>
+                       </plugin>
                </plugins>
        </build>
        <repositories>
                <repository>
                        <id>argeo</id>
-                       <url>http://forge.argeo.org/data/public/java/argeo-2.1/</url>
+                       <url>http://forge.argeo.org/data/java/argeo-2.1/</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>
                                <checksumPolicy>warn</checksumPolicy>
                        </releases>
                </repository>
+               <repository>
+                       <id>argeo-rcp</id>
+                       <url>http://forge.argeo.org/data/java/argeo-rcp-2.1</url>
+                       <releases>
+                               <enabled>true</enabled>
+                               <updatePolicy>daily</updatePolicy>
+                               <checksumPolicy>warn</checksumPolicy>
+                       </releases>
+               </repository>
+
                <!-- Disable Maven default repository -->
                <repository>
                        <id>central</id>
@@ -145,7 +169,7 @@ limitations under the License.
                        <repositories>
                                <repository>
                                        <id>argeo-tp</id>
-                                       <url>http://localhost:7070/data/public/java/argeo-${developmentCycle.argeo-commons}</url>
+                                       <url>http://localhost:7070/data/java/argeo-${developmentCycle.argeo-commons}</url>
                                        <releases>
                                                <enabled>true</enabled>
                                                <updatePolicy>daily</updatePolicy>
@@ -154,7 +178,7 @@ limitations under the License.
                                </repository>
                                <!-- <repository> -->
                                <!-- <id>argeo-tp-extras</id> -->
-                               <!-- <url>http://localhost:7080/data/public/java/argeo-tp-extras-2.1</url> -->
+                               <!-- <url>http://localhost:7080/data/java/argeo-tp-extras-2.1</url> -->
                                <!-- <releases> -->
                                <!-- <enabled>true</enabled> -->
                                <!-- <updatePolicy>daily</updatePolicy> -->
@@ -163,7 +187,7 @@ limitations under the License.
                                <!-- </repository> -->
                                <repository>
                                        <id>argeo-commons</id>
-                                       <url>http://localhost:7070/data/public/java/argeo-${developmentCycle.argeo-commons}</url>
+                                       <url>http://localhost:7070/data/java/argeo-${developmentCycle.argeo-commons}</url>
                                        <releases>
                                                <enabled>true</enabled>
                                                <updatePolicy>daily</updatePolicy>
@@ -174,11 +198,11 @@ limitations under the License.
                        <distributionManagement>
                                <repository>
                                        <id>staging</id>
-                                       <url>dav:http://localhost:7070/data/files/java/argeo-slc-${developmentCycle.slc}</url>
+                                       <url>dav:http://localhost:7070/data/java/argeo-slc-${developmentCycle.slc}</url>
                                </repository>
                                <site>
                                        <id>staging</id>
-                                       <url>dav:http://localhost:7070/data/files/docs/argeo-slc-${developmentCycle.slc}</url>
+                                       <url>dav:http://localhost:7070/data/docs/argeo-slc-${developmentCycle.slc}</url>
                                </site>
                        </distributionManagement>
                </profile>