Update version to 9.3.0
diff --git a/org.eclipse.photran-feature/feature.xml b/org.eclipse.photran-feature/feature.xml
index 9d8eb83..2b0e7fa 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 f2dccca..4b36087 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 dc3eea3..9a1d7b7 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 bdf9dda..ea67a01 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 0b325e9..0223cf6 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 3a999c7..7dffe82 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 8f3fac2..81b7716 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 6387350..0772591 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>