X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=pom.xml;h=73dc3031e376c9abb0a2895fddb1cd4f1d89ba1f;hb=c9151600aa015195fefc6588d56b46c4cd90a569;hp=e51e3862248824c5043f5ea0c41badd1d9abcdd5;hpb=bbd79a630550d331ae987aa4fd5323274b797139;p=deliverable%2Ftracecompass.git diff --git a/pom.xml b/pom.xml index e51e386224..73dc3031e3 100644 --- a/pom.xml +++ b/pom.xml @@ -19,9 +19,8 @@ org.eclipse.tracecompass org.eclipse.tracecompass - 3.2.0-SNAPSHOT + 0.1.0-SNAPSHOT pom - Trace Compass Parent @@ -40,7 +39,9 @@ -Xms256m -Xmx1024m -XX:MaxPermSize=256m - 0.21.0 + 0.22.0 + 0.22.0 + scm:git:git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass.git tracecompass-e4.4 jacoco reuseReports @@ -58,6 +59,11 @@ tycho-snapshots https://repo.eclipse.org/content/repositories/tycho-snapshots/ + + jboss-public-repository-group + JBoss Public Repository Group + http://repository.jboss.org/nexus/content/groups/public/ + @@ -120,6 +126,9 @@ + org.eclipse.tracecompass.common.core + + org.eclipse.tracecompass.btf org.eclipse.tracecompass.btf.core org.eclipse.tracecompass.btf.core.tests org.eclipse.tracecompass.btf.ui @@ -166,6 +175,10 @@ org.eclipse.tracecompass.target org.eclipse.tracecompass.testing + org.eclipse.tracecompass.analysis.os.linux.core + org.eclipse.tracecompass.analysis.os.linux.core.tests + org.eclipse.tracecompass.analysis.os.linux.ui + org.eclipse.tracecompass.lttng2.control org.eclipse.tracecompass.lttng2.control.core org.eclipse.tracecompass.lttng2.control.core.tests @@ -176,7 +189,6 @@ org.eclipse.tracecompass.lttng2.kernel.core org.eclipse.tracecompass.lttng2.kernel.core.tests org.eclipse.tracecompass.lttng2.kernel.ui - org.eclipse.tracecompass.lttng2.kernel.ui.tests org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests org.eclipse.tracecompass.lttng2.ust @@ -330,9 +342,7 @@ ${tycho-version} UTF-8 - - ${project.basedir}/.settings/org.eclipse.jdt.core.prefs - + true @@ -358,6 +368,23 @@ tycho-versions-plugin ${tycho-version} + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + + true + + + + + org.eclipse.tycho.extras + tycho-sourceref-jgit + ${tycho-extras-version} + + + org.apache.maven.plugins maven-resources-plugin @@ -389,6 +416,11 @@ org.eclipse.tracecompass.internal.*:*.test* + + org.jboss.tools.tycho-plugins + repository-utils + 0.22.0 +