]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - pom.xml
Fix maven issue with included properties files
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 18d42740c2cc9ca6ffd169f369265b52cd6151a2..38033c312f55714f714305a7475c058e7fe86897 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>1.1.4-SNAPSHOT</version>
+       <version>1.1.5-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <description>Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring</description>
        <packaging>pom</packaging>
@@ -11,7 +11,7 @@
                <developmentCycle>1.1</developmentCycle>
                <developmentCycle.startDate>2012-06-19</developmentCycle.startDate>
                <version.argeo-distribution>1.3.1</version.argeo-distribution>
-               <version.argeo-commons>1.1.4-SNAPSHOT</version.argeo-commons>
+               <version.argeo-commons>1.1.5-SNAPSHOT</version.argeo-commons>
                <!-- distribution -->
                <site.repoBase>file:///srv/projects/www/commons/site</site.repoBase>
                <site.urlBase>http://projects.argeo.org/commons/site</site.urlBase>
@@ -357,7 +357,7 @@ limitations under the License.
                                <artifactId>maven-release-plugin</artifactId>
                                <configuration>
                                        <goals>deploy</goals>
-                                       <releaseProfiles>rpmbuild,rpmbuild-tp,el5</releaseProfiles>
+                                       <releaseProfiles>rpmbuild,rpmbuild-tp</releaseProfiles>
                                </configuration>
                        </plugin>
                        <plugin>
@@ -429,7 +429,7 @@ limitations under the License.
        <distributionManagement>
                <repository>
                        <id>staging</id>
-                       <url>dav:http://repo.localdomain:7080/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-1.1.x</url>
+                       <url>dav:https://repo.argeo.org/org.argeo.jcr.webapp/webdav/java/org.argeo.commons-1.1.x</url>
                        <uniqueVersion>false</uniqueVersion>
                </repository>
                <site>