X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=e445c204536793698e8edf063c76a82b8ca8a5f0;hb=1cea4bf33030203dbd858d7d0665a1ba806da591;hp=a7c31772288aac7a7b115c777cd2b1bbd0e7f55c;hpb=6e6bbad07f6809e2ff052d364bed4e5f5255fc43;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index a7c317722..e445c2045 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,20 @@ - + 4.0.0 org.argeo.commons argeo-commons - 2.1.20-SNAPSHOT + 2.1.31-SNAPSHOT Argeo Commons pom - 2.1.20-SNAPSHOT + 2.1.31-SNAPSHOT 2.1 2012-12-19 - 2.1.8 + 2.1.12 - 6 - /srv/rpmfactory/argeo-osgi-2-staging/6/x86_64 + 6 + /srv/rpmfactory/argeo-osgi-2-staging/6/x86_64 UTF-8 @@ -126,10 +127,10 @@ limitations under the License. maven-compiler-plugin - 3.2 + 3.3 - 1.7 - 1.7 + 1.8 + 1.8 eclipse true @@ -141,7 +142,7 @@ limitations under the License. org.codehaus.plexus plexus-compiler-eclipse - 2.3 + 2.6 @@ -194,7 +195,7 @@ limitations under the License. maven-antrun-plugin - 1.7 + 1.8 maven-resources-plugin @@ -227,7 +228,7 @@ limitations under the License. <_include>bnd.bnd ${project.version}-r${tstamp} ${project.artifactId} - JavaSE-1.7 + JavaSE-1.8 <_removeheaders>Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By ${project.groupId} @@ -247,12 +248,12 @@ limitations under the License. org.codehaus.mojo rpm-maven-plugin - 2.1-alpha-1 + 2.1.4 + true ${project.version} - 1.el${rpm.release} - argeo${rpm.release} + argeo${argeo.rpm.release} Applications/System /usr @@ -266,7 +267,7 @@ limitations under the License. org.argeo.maven.plugins maven-argeo-osgi-plugin - 1.1.4 + 1.1.5 @@ -400,10 +401,21 @@ limitations under the License. provided + + + + org.argeo.tp + argeo-tp + ${version.argeo-distribution} + pom + import + + + argeo-tp - https://forge.argeo.org/data/public/java/argeo-tp-2.1/ + http://forge.argeo.org/data/public/java/argeo-tp-2.1/ true daily @@ -460,5 +472,59 @@ limitations under the License. + + rpmbuild + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + + rpmbuild-tp + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + +