Increased bundle version for Mars
diff --git a/bundles/org.eclipse.core.runtime.compatibility/META-INF/MANIFEST.MF b/bundles/org.eclipse.core.runtime.compatibility/META-INF/MANIFEST.MF
index a7388d7..f9210cd 100644
--- a/bundles/org.eclipse.core.runtime.compatibility/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.core.runtime.compatibility/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
-Bundle-Version: 3.2.200.qualifier
+Bundle-Version: 3.2.300.qualifier
 Bundle-SymbolicName: org.eclipse.core.runtime.compatibility; singleton:=true
 Bundle-Vendor: %providerName
 Bundle-Activator: org.eclipse.core.internal.plugins.CompatibilityActivator
diff --git a/bundles/org.eclipse.core.runtime.compatibility/pom.xml b/bundles/org.eclipse.core.runtime.compatibility/pom.xml
index 8ccbad4..891e53c 100644
--- a/bundles/org.eclipse.core.runtime.compatibility/pom.xml
+++ b/bundles/org.eclipse.core.runtime.compatibility/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012 Eclipse Foundation.
+  Copyright (c) 2012, 2015 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -19,6 +19,6 @@
   </parent>
   <groupId>org.eclipse.core</groupId>
   <artifactId>org.eclipse.core.runtime.compatibility</artifactId>
-  <version>3.2.200-SNAPSHOT</version>
+  <version>3.2.300-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>