]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Add localfs option (commented out)
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f924cfbf27d33ccb6575c48c1da6459bd79b917c..2c50238541fe33df236de24c7c68be2b575be167 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,20 +1,19 @@
-<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.32-SNAPSHOT</version>
+               <version>2.1.33-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>2.1.1-SNAPSHOT</version>
+       <version>2.1.2-SNAPSHOT</version>
        <properties>
                <developmentCycle.slc>2.1</developmentCycle.slc>
                <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
-               <version.slc>2.1.1-SNAPSHOT</version.slc>
+               <version.slc>2.1.1</version.slc>
                <!-- Libraries versions -->
                <version.argeo-tp-extras>2.1.7</version.argeo-tp-extras>
        </properties>
@@ -199,7 +198,7 @@ limitations under the License.
                                        <url>dav:http://localhost:7070/data/files/java/argeo-slc-${developmentCycle.slc}</url>
                                </repository>
                                <site>
-                                       <id>site</id>
+                                       <id>staging</id>
                                        <url>dav:http://localhost:7070/data/files/docs/argeo-slc-${developmentCycle.slc}</url>
                                </site>
                        </distributionManagement>