From e08bc76b026895bf806dd12d2de1922be4098f70 Mon Sep 17 00:00:00 2001 From: Dawid Pakuła Date: Wed, 30 Sep 2015 14:49:14 +0200 Subject: No bug - Connect to dltk releng Change-Id: Ic6c58720deffe07ab98bb2767671a9e9e4cd8c3b Signed-off-by: Dawid Pakuła --- pom.xml | 196 ++++++++++++++++------------------------------------------------ 1 file changed, 48 insertions(+), 148 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4e4ef11..c03fa47 100644 --- a/pom.xml +++ b/pom.xml @@ -1,29 +1,33 @@ - - - 4.0.0 - - 3.1.1 - - org.eclipse.dltk.sh - parent - 2.0.4-SNAPSHOT - pom - ShellEd - - - Eclipse Public License v1.0 - + + + 4.0.0 + + 3.1.1 + + A superb shell script editor for Eclipse. + + org.eclipse.dltk + dltk + 5.3.1-SNAPSHOT + ../org.eclipse.dltk.releng/build/pom.xml + + org.eclipse.dltk.sh + parent + 5.3.1-SNAPSHOT + pom + ShellEd + + scm:git:git://git.eclipse.org/gitroot/pdt/org.eclipse.dltk.sh.git + + + + Eclipse Public License v1.0 + All rights reserved. This program and the accompanying materials are made @@ -31,127 +35,23 @@ which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.htm - - - - 0.23.1 - - - org.eclipse.dltk.sh.core - org.eclipse.dltk.sh.ui - org.eclipse.dltk.sh.core.tests - org.eclipse.dltk.sh.ui.tests - org.eclipse.dltk.sh.doc - org.eclipse.dltk.sh.feature - org.eclipse.dltk.sh.site - org.eclipse.dltk.sh.target - - - - - org.apache.maven.wagon - wagon-ssh - 1.0 - - - - - org.eclipse.tycho - tycho-maven-plugin - ${tycho-version} - true - - - org.eclipse.tycho - target-platform-configuration - ${tycho-version} - - p2 - - - linux - gtk - x86 - - - linux - gtk - x86_64 - - - win32 - win32 - x86 - - - win32 - win32 - x86_64 - - - macosx - cocoa - x86_64 - - - - - org.eclipse.dltk.sh - org.eclipse.dltk.sh.target - ${project.version} - - - - - - maven-assembly-plugin - - - src.xml - - - - - - - - org.eclipse.tycho - tycho-compiler-plugin - ${tycho-version} - - UTF-8 - - - - org.eclipse.tycho - tycho-surefire-plugin - ${tycho-version} - - true - true - org.eclipse.sdk.ide - - - - org.eclipse.tycho - tycho-source-plugin - ${tycho-version} - - - org.apache.maven.plugins - maven-resources-plugin - 2.7 - - UTF-8 - - - - org.apache.maven.plugins - maven-site-plugin - 3.4 - - - - - A superb shell script editor for Eclipse. + + + + org.eclipse.dltk.sh.core + org.eclipse.dltk.sh.ui + org.eclipse.dltk.sh.core.tests + org.eclipse.dltk.sh.ui.tests + org.eclipse.dltk.sh.doc + org.eclipse.dltk.sh.feature + + + + + + LinuxTools repository + p2 + http://download.eclipse.org/linuxtools/update + + -- cgit v1.2.3