mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
Update version to 2.1.0
Change-Id: I615241761e8d7e34cb208e653114b5bca31b8ea3 Signed-off-by: Greg Watson <g.watson@computer.org>
This commit is contained in:
parent
aeb0a3d39d
commit
9e941839a8
21 changed files with 72 additions and 41 deletions
|
@ -6,11 +6,11 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>org.eclipse.remote.console</artifactId>
|
<artifactId>org.eclipse.remote.console</artifactId>
|
||||||
<version>1.1.0-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
|
<version>1.1.0-SNAPSHOT</version>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -6,11 +6,11 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>org.eclipse.remote.core</artifactId>
|
<artifactId>org.eclipse.remote.core</artifactId>
|
||||||
<version>2.0.0-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
|
<version>2.0.0-SNAPSHOT</version>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -6,12 +6,11 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>org.eclipse.remote.doc.isv</artifactId>
|
<artifactId>org.eclipse.remote.doc.isv</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
@ -40,4 +39,5 @@
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
<version>1.0.0-SNAPSHOT</version>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -6,11 +6,11 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>org.eclipse.remote.jsch.core</artifactId>
|
<artifactId>org.eclipse.remote.jsch.core</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
|
<version>1.0.0-SNAPSHOT</version>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -6,11 +6,11 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>org.eclipse.remote.jsch.ui</artifactId>
|
<artifactId>org.eclipse.remote.jsch.ui</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
|
<version>1.0.0-SNAPSHOT</version>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -6,11 +6,11 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>org.eclipse.remote.serial.core</artifactId>
|
<artifactId>org.eclipse.remote.serial.core</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
|
<version>1.0.0-SNAPSHOT</version>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -6,11 +6,11 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>org.eclipse.remote.serial.ui</artifactId>
|
<artifactId>org.eclipse.remote.serial.ui</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
|
<version>1.0.0-SNAPSHOT</version>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -6,11 +6,11 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>org.eclipse.remote.telnet.core</artifactId>
|
<artifactId>org.eclipse.remote.telnet.core</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
|
<version>1.0.0-SNAPSHOT</version>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -6,11 +6,11 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>org.eclipse.remote.telnet.ui</artifactId>
|
<artifactId>org.eclipse.remote.telnet.ui</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
|
<version>1.0.0-SNAPSHOT</version>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -6,11 +6,11 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>org.eclipse.remote.ui</artifactId>
|
<artifactId>org.eclipse.remote.ui</artifactId>
|
||||||
<version>2.0.0-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
|
<version>2.0.0-SNAPSHOT</version>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.remote"
|
id="org.eclipse.remote"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="2.0.2.qualifier"
|
version="2.1.0.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@ -48,6 +48,5 @@
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
<artifactId>org.eclipse.remote</artifactId>
|
<artifactId>org.eclipse.remote</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
<packaging>eclipse-feature</packaging>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -6,13 +6,12 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>org.eclipse.remote.features</groupId>
|
<groupId>org.eclipse.remote.features</groupId>
|
||||||
<artifactId>org.eclipse.remote.console</artifactId>
|
<artifactId>org.eclipse.remote.console</artifactId>
|
||||||
<version>2.1.0-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
<packaging>eclipse-feature</packaging>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.remote.serial"
|
id="org.eclipse.remote.serial"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="2.0.2.qualifier"
|
version="2.1.0.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -6,13 +6,12 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>org.eclipse.remote.features</groupId>
|
<groupId>org.eclipse.remote.features</groupId>
|
||||||
<artifactId>org.eclipse.remote.serial</artifactId>
|
<artifactId>org.eclipse.remote.serial</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
<packaging>eclipse-feature</packaging>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.remote.telnet"
|
id="org.eclipse.remote.telnet"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="2.0.2.qualifier"
|
version="2.1.0.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="0.0.0">
|
license-feature-version="0.0.0">
|
||||||
|
|
|
@ -6,13 +6,12 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<groupId>org.eclipse.remote.features</groupId>
|
<groupId>org.eclipse.remote.features</groupId>
|
||||||
<artifactId>org.eclipse.remote.telnet</artifactId>
|
<artifactId>org.eclipse.remote.telnet</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
|
||||||
<packaging>eclipse-feature</packaging>
|
<packaging>eclipse-feature</packaging>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
|
@ -10,13 +10,12 @@
|
||||||
|
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Remote Parent</name>
|
<name>Remote Parent</name>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<remote-release>nightly</remote-release>
|
<remote-release>nightly</remote-release>
|
||||||
<eclipse-release>luna</eclipse-release>
|
|
||||||
<tycho-version>0.24.0</tycho-version>
|
<tycho-version>0.24.0</tycho-version>
|
||||||
<tycho-extras-version>${tycho-version}</tycho-extras-version>
|
<tycho-extras-version>${tycho-version}</tycho-extras-version>
|
||||||
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/ptp/org.eclipse.remote.git</tycho.scmUrl>
|
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/ptp/org.eclipse.remote.git</tycho.scmUrl>
|
||||||
|
@ -144,8 +143,8 @@
|
||||||
<artifact>
|
<artifact>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>org.eclipse.remote.target</artifactId>
|
<artifactId>org.eclipse.remote.target</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<classifier>mars</classifier>
|
<classifier>neon</classifier>
|
||||||
</artifact>
|
</artifact>
|
||||||
</target>
|
</target>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
@ -180,6 +179,20 @@
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.eclipse.tycho</groupId>
|
||||||
|
<artifactId>tycho-versions-plugin</artifactId>
|
||||||
|
<version>${tycho-version}</version>
|
||||||
|
<executions>
|
||||||
|
<execution>
|
||||||
|
<id>versions</id>
|
||||||
|
<phase>validate</phase>
|
||||||
|
<goals>
|
||||||
|
<goal>update-pom</goal>
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
<pluginManagement>
|
<pluginManagement>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|
|
@ -7,11 +7,10 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../../releng/org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
|
||||||
<artifactId>org.eclipse.remote.repo</artifactId>
|
<artifactId>org.eclipse.remote.repo</artifactId>
|
||||||
<packaging>eclipse-repository</packaging>
|
<packaging>eclipse-repository</packaging>
|
||||||
|
|
||||||
|
|
24
releng/org.eclipse.remote.target/neon.target
Normal file
24
releng/org.eclipse.remote.target/neon.target
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<?pde version="3.8"?>
|
||||||
|
<target name="neon" sequenceNumber="0">
|
||||||
|
<locations>
|
||||||
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||||
|
<unit id="org.eclipse.sdk.ide" version="0.0.0"/>
|
||||||
|
<repository location="http://download.eclipse.org/eclipse/updates/4.6milestones/"/>
|
||||||
|
</location>
|
||||||
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||||
|
<unit id="org.mockito" version="0.0.0"/>
|
||||||
|
<unit id="org.hamcrest" version="0.0.0"/>
|
||||||
|
<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20150124073747/repository/"/>
|
||||||
|
</location>
|
||||||
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||||
|
<unit id="org.eclipse.cdt.native.serial" version="0.0.0"/>
|
||||||
|
<unit id="org.eclipse.cdt.core" version="0.0.0"/>
|
||||||
|
<repository location="http://download.eclipse.org/tools/cdt/builds/master/nightly/"/>
|
||||||
|
</location>
|
||||||
|
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||||
|
<unit id="org.eclipse.tm.terminal.control" version="0.0.0"/>
|
||||||
|
<repository location="http://download.eclipse.org/tm/terminal/builds/development/nightly/"/>
|
||||||
|
</location>
|
||||||
|
</locations>
|
||||||
|
</target>
|
|
@ -7,11 +7,10 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.eclipse.remote</groupId>
|
<groupId>org.eclipse.remote</groupId>
|
||||||
<artifactId>remote-parent</artifactId>
|
<artifactId>remote-parent</artifactId>
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
<version>2.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../org.eclipse.remote.build/pom.xml</relativePath>
|
<relativePath>../org.eclipse.remote.build/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<version>2.0.2-SNAPSHOT</version>
|
|
||||||
<artifactId>org.eclipse.remote.target</artifactId>
|
<artifactId>org.eclipse.remote.target</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
@ -31,9 +30,9 @@
|
||||||
<configuration>
|
<configuration>
|
||||||
<artifacts>
|
<artifacts>
|
||||||
<artifact>
|
<artifact>
|
||||||
<file>mars.target</file>
|
<file>neon.target</file>
|
||||||
<type>target</type>
|
<type>target</type>
|
||||||
<classifier>mars</classifier>
|
<classifier>neon</classifier>
|
||||||
</artifact>
|
</artifact>
|
||||||
</artifacts>
|
</artifacts>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Add table
Reference in a new issue