X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=e445c204536793698e8edf063c76a82b8ca8a5f0;hb=1cea4bf33030203dbd858d7d0665a1ba806da591;hp=0ce7ff3a5cdbe8f41e9a77d061d4167a7dd1bb36;hpb=49d82c2ac3efd92c8a313b0b81c947d78bfa26e5;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index 0ce7ff3a5..e445c2045 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,20 @@ - + 4.0.0 org.argeo.commons argeo-commons - 2.1.28-SNAPSHOT + 2.1.31-SNAPSHOT Argeo Commons pom - 2.1.28-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,6 +401,17 @@ limitations under the License. provided + + + + org.argeo.tp + argeo-tp + ${version.argeo-distribution} + pom + import + + + argeo-tp @@ -460,5 +472,59 @@ limitations under the License. + + rpmbuild + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + + rpmbuild-tp + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + +