X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=e445c204536793698e8edf063c76a82b8ca8a5f0;hb=1cea4bf33030203dbd858d7d0665a1ba806da591;hp=dd5b13f20431e777179db2a2e4a9cd7404d9cc60;hpb=4c01f2085ef21b7a66e2eb5a4799863ae3c425c6;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index dd5b13f20..e445c2045 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,20 @@ - + 4.0.0 org.argeo.commons argeo-commons - 2.1.16 + 2.1.31-SNAPSHOT Argeo Commons pom - 2.1.16 + 2.1.31-SNAPSHOT 2.1 2012-12-19 - 2.1.6 + 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 @@ -41,9 +42,9 @@ dist - scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.16 - scm:svn:https://svn.argeo.org/commons/tags/argeo-commons-2.1.16 - https://svn.argeo.org/commons/tags/argeo-commons-2.1.16 + scm:svn:https://svn.argeo.org/commons/trunk + scm:svn:https://svn.argeo.org/commons/trunk + https://svn.argeo.org/commons/trunk 2007 @@ -126,11 +127,13 @@ limitations under the License. maven-compiler-plugin - 3.2 + 3.3 - 1.7 - 1.7 + 1.8 + 1.8 eclipse + + true target/classes target/test-classes @@ -139,7 +142,7 @@ limitations under the License. org.codehaus.plexus plexus-compiler-eclipse - 2.3 + 2.6 @@ -192,7 +195,7 @@ limitations under the License. maven-antrun-plugin - 1.7 + 1.8 maven-resources-plugin @@ -225,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} @@ -245,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 @@ -264,7 +267,7 @@ limitations under the License. org.argeo.maven.plugins maven-argeo-osgi-plugin - 1.1.4 + 1.1.5 @@ -398,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 @@ -458,5 +472,59 @@ limitations under the License. + + rpmbuild + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + + rpmbuild-tp + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + +