X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=74f85b05fad3eadb577b06e52488e3e36b3ff269;hb=b799066b80eefac9d6297aff33e95fcdeb1923c3;hp=36ee276b3f74d07adc18d4396bf324025a823e37;hpb=5ba8c6e06bff6c602fbd4791e92edb2c208a1fae;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 36ee276b3..74f85b05f 100644 --- a/pom.xml +++ b/pom.xml @@ -9,21 +9,32 @@ org.argeo.commons argeo-commons - 0.2.2-SNAPSHOT + 0.3.4-SNAPSHOT Argeo Commons pom - 0.2 - 1.1.1-SNAPSHOT - 0.2.2-SNAPSHOT - 0.12.5 - 3.6.1 - 0.1.30-SNAPSHOT - 2.0.1 - 1.1.0 + 0.3 + 1.1.6-SNAPSHOT + 0.3.4-SNAPSHOT + 3.6.2 + + + 2.2.0 + 1.0.33 + 1.1.1 file:///srv/projects/www/commons/site http://projects.argeo.org/commons/site + + basic + osgi + server + eclipse + security + demo + doc + sandbox + ${site.urlBase}/${developmentCycle} scm:svn:https://svn.argeo.org/commons/trunk @@ -69,15 +80,14 @@ limitations under the License. - - basic - osgi - server - security - eclipse - sandbox - + + + org.apache.maven.wagon + wagon-webdav + 1.0-beta-2 + + @@ -123,7 +133,7 @@ limitations under the License. 2.3.1 - target/classes/META-INF/MANIFEST.MF + META-INF/MANIFEST.MF @@ -133,10 +143,10 @@ limitations under the License. ${version.maven-bundle-plugin} true - target/classes/META-INF + META-INF ${project.version}-r${buildNumber} - ${pom.artifactId} + ${project.artifactId} J2SE-1.5 <_removeheaders>Bnd-LastModified @@ -195,6 +205,7 @@ limitations under the License. org.apache.maven.plugins maven-release-plugin + 2.1 true release @@ -365,5 +376,20 @@ limitations under the License. + + localrepo + + + localrepo + Internal Release Repository + dav:http://localrepo:7070/org.argeo.jcr.webapp/webdav/node/dev/repo + + + localrepo.snapshots + Internal Snapshot Repository + dav:http://localrepo:7070/org.argeo.jcr.webapp/webdav/node/dev/repo + + + \ No newline at end of file