upversion to x.y.101-SNAPSHOT [everywhere]
Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/plugins/docs/org.eclipse.datatools.oda.cshelp/META-INF/MANIFEST.MF b/plugins/docs/org.eclipse.datatools.oda.cshelp/META-INF/MANIFEST.MF
index e73a8b3..0a6aeda 100644
--- a/plugins/docs/org.eclipse.datatools.oda.cshelp/META-INF/MANIFEST.MF
+++ b/plugins/docs/org.eclipse.datatools.oda.cshelp/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: DTP ODA Context-sensitive Help
Bundle-SymbolicName: org.eclipse.datatools.oda.cshelp;singleton:=true
-Bundle-Version: 1.3.100.qualifier
+Bundle-Version: 1.3.101.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator
Bundle-Vendor: Eclipse Data Tools Platform
diff --git a/plugins/docs/org.eclipse.datatools.oda.cshelp/pom.xml b/plugins/docs/org.eclipse.datatools.oda.cshelp/pom.xml
index fc79a3f..7c476af 100644
--- a/plugins/docs/org.eclipse.datatools.oda.cshelp/pom.xml
+++ b/plugins/docs/org.eclipse.datatools.oda.cshelp/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.datatools.plugins</groupId>
<artifactId>org.eclipse.datatools.oda.cshelp</artifactId>
- <version>1.3.100-SNAPSHOT</version>
+ <version>1.3.101-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>