diff --git a/rse/pom.xml b/rse/pom.xml index eeaeeca1347..3f63d7b95f5 100644 --- a/rse/pom.xml +++ b/rse/pom.xml @@ -1,4 +1,14 @@ + 4.0.0 @@ -145,7 +155,6 @@ org.eclipse.tm.rse/features/org.eclipse.rse.core.source org.eclipse.tm.rse/features/org.eclipse.rse.dstore-feature org.eclipse.tm.rse/features/org.eclipse.rse.dstore.source - org.eclipse.tm.rse/features/org.eclipse.rse.ftp-feature org.eclipse.tm.rse/features/org.eclipse.rse.ftp-patch org.eclipse.tm.rse/features/org.eclipse.rse.ftp.source @@ -161,8 +170,7 @@ org.eclipse.tm.rse/features/org.eclipse.rse.terminals.source org.eclipse.tm.rse/features/org.eclipse.rse.useractions-feature org.eclipse.tm.rse/features/org.eclipse.rse.useractions.wrapper-feature - + org.eclipse.tm.rse/plugins/org.eclipse.dstore.core org.eclipse.tm.rse/plugins/org.eclipse.dstore.extra org.eclipse.tm.rse/plugins/org.eclipse.rse @@ -206,16 +214,15 @@ org.eclipse.tm.rse/plugins/org.eclipse.rse.ui org.eclipse.tm.rse/plugins/org.eclipse.rse.ui.capabilities org.eclipse.tm.rse/plugins/org.eclipse.rse.useractions - + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal org.eclipse.tm.core/terminal/org.eclipse.tm.terminal-feature - + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.local + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.local-feature + org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.local.sdk-feature org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.sdk-feature org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.serial org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.serial-feature @@ -281,6 +288,29 @@ true + + maven-antrun-plugin + false + + + prepare-serverruntime + prepare-package + + run + + + + + + + + + + + + + +