Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Watson2019-06-06 17:14:40 +0000
committerGreg Watson2019-06-06 17:14:40 +0000
commit9b337d63ee842395ee41aa4f8fb2959d1b60910c (patch)
treed39a70a84ed615df12dc9e4048bcf0dbf17e7fb0
parent085a0d252dc4de77116f7a59ffd8b5e30f6bba4b (diff)
downloadorg.eclipse.photran-9b337d63ee842395ee41aa4f8fb2959d1b60910c.tar.gz
org.eclipse.photran-9b337d63ee842395ee41aa4f8fb2959d1b60910c.tar.xz
org.eclipse.photran-9b337d63ee842395ee41aa4f8fb2959d1b60910c.zip
Update version to 9.3.0
-rw-r--r--org.eclipse.photran-feature/feature.xml2
-rw-r--r--org.eclipse.photran.intel-feature/feature.xml2
-rw-r--r--org.eclipse.photran.repo/pom.xml4
-rw-r--r--org.eclipse.photran.target/photon.target6
-rw-r--r--org.eclipse.photran.target/pom.xml2
-rw-r--r--org.eclipse.photran.ui.vpg.preprocessor.c/pom.xml2
-rw-r--r--org.eclipse.photran.xlf-feature/feature.xml2
-rw-r--r--pom.xml14
8 files changed, 12 insertions, 22 deletions
diff --git a/org.eclipse.photran-feature/feature.xml b/org.eclipse.photran-feature/feature.xml
index 9d8eb836..2b0e7fa1 100644
--- a/org.eclipse.photran-feature/feature.xml
+++ b/org.eclipse.photran-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.photran"
label="%featureName"
- version="9.2.1.qualifier"
+ version="9.3.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.photran.core"
license-feature="org.eclipse.license"
diff --git a/org.eclipse.photran.intel-feature/feature.xml b/org.eclipse.photran.intel-feature/feature.xml
index f2dccca9..4b360878 100644
--- a/org.eclipse.photran.intel-feature/feature.xml
+++ b/org.eclipse.photran.intel-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.photran.intel"
label="%featureName"
- version="9.2.1.qualifier"
+ version="9.3.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.photran.core.intel"
license-feature="org.eclipse.license"
diff --git a/org.eclipse.photran.repo/pom.xml b/org.eclipse.photran.repo/pom.xml
index dc3eea3b..9a1d7b7a 100644
--- a/org.eclipse.photran.repo/pom.xml
+++ b/org.eclipse.photran.repo/pom.xml
@@ -7,11 +7,11 @@
<parent>
<groupId>org.eclipse.photran</groupId>
<artifactId>photran-parent</artifactId>
- <version>9.2.1-SNAPSHOT</version>
+ <version>9.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
- <version>9.2.1-SNAPSHOT</version>
+ <version>9.3.0-SNAPSHOT</version>
<artifactId>org.eclipse.photran.repo</artifactId>
<packaging>eclipse-repository</packaging>
diff --git a/org.eclipse.photran.target/photon.target b/org.eclipse.photran.target/photon.target
index bdf9dda2..ea67a01b 100644
--- a/org.eclipse.photran.target/photon.target
+++ b/org.eclipse.photran.target/photon.target
@@ -3,7 +3,7 @@
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.launchbar.feature.group" version="0.0.0"/>
-<repository location="http://download.eclipse.org/tools/cdt/launchbar/milestones/oxygen.2/"/>
+<repository location="http://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0-simrel-2019-06-rc1"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="0.0.0"/>
@@ -15,11 +15,11 @@
</location>
<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.8/"/>
+<repository location="http://download.eclipse.org/eclipse/updates/4.12milestones/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.cdt.platform.feature.group" version="0.0.0"/>
-<repository location="http://download.eclipse.org/tools/cdt/builds/9.5/cdt-9.5.0-photon-m6"/>
+<repository location="http://download.eclipse.org/tools/cdt/builds/9.8/cdt-9.8.0-simrel-2019-06-rc1"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.tm.terminal.control" version="0.0.0"/>
diff --git a/org.eclipse.photran.target/pom.xml b/org.eclipse.photran.target/pom.xml
index 0b325e9f..0223cf6f 100644
--- a/org.eclipse.photran.target/pom.xml
+++ b/org.eclipse.photran.target/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.photran</groupId>
<artifactId>photran-parent</artifactId>
- <version>9.2.1-SNAPSHOT</version>
+ <version>9.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/org.eclipse.photran.ui.vpg.preprocessor.c/pom.xml b/org.eclipse.photran.ui.vpg.preprocessor.c/pom.xml
index 3a999c79..7dffe82d 100644
--- a/org.eclipse.photran.ui.vpg.preprocessor.c/pom.xml
+++ b/org.eclipse.photran.ui.vpg.preprocessor.c/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.photran</groupId>
<artifactId>photran-parent</artifactId>
- <version>9.2.1-SNAPSHOT</version>
+ <version>9.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/org.eclipse.photran.xlf-feature/feature.xml b/org.eclipse.photran.xlf-feature/feature.xml
index 8f3fac27..81b77166 100644
--- a/org.eclipse.photran.xlf-feature/feature.xml
+++ b/org.eclipse.photran.xlf-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.photran.xlf"
label="%featureName"
- version="9.2.1.qualifier"
+ version="9.3.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.photran.core.xlf"
license-feature="org.eclipse.license"
diff --git a/pom.xml b/pom.xml
index 6387350b..07725917 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.eclipse.photran</groupId>
<artifactId>photran-parent</artifactId>
- <version>9.2.1-SNAPSHOT</version>
+ <version>9.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PTP Photran Parent</name>
@@ -76,21 +76,11 @@
<environment>
<os>linux</os>
<ws>gtk</ws>
- <arch>x86</arch>
- </environment>
- <environment>
- <os>linux</os>
- <ws>gtk</ws>
<arch>x86_64</arch>
</environment>
<environment>
<os>win32</os>
<ws>win32</ws>
- <arch>x86</arch>
- </environment>
- <environment>
- <os>win32</os>
- <ws>win32</ws>
<arch>x86_64</arch>
</environment>
<environment>
@@ -103,7 +93,7 @@
<artifact>
<groupId>org.eclipse.photran</groupId>
<artifactId>org.eclipse.photran.target</artifactId>
- <version>9.2.1-SNAPSHOT</version>
+ <version>9.3.0-SNAPSHOT</version>
<classifier>photon</classifier>
</artifact>
</target>

Back to the top