Add strategy to force usage of new Lemmin-Maven snapshot

Change-Id: I399c736902294a3c6f58add56eaabf45ddf8ebf9
Signed-off-by: Mickael Istria <mistria@redhat.com>
diff --git a/org.eclipse.m2e.editor.lemminx/forceQualifierUpdate.txt b/org.eclipse.m2e.editor.lemminx/forceQualifierUpdate.txt
new file mode 100644
index 0000000..e050a87
--- /dev/null
+++ b/org.eclipse.m2e.editor.lemminx/forceQualifierUpdate.txt
@@ -0,0 +1,3 @@
+ Edit this file to force an update to newer snapshot of lemminx-maven,
+ otherwise the Git timestamp qualifier	+ Baseline replacement will ignore the change:
+Last update: 2020.05.01 ~19h05 (French time)
\ No newline at end of file
diff --git a/org.eclipse.m2e.editor.lemminx/pom.xml b/org.eclipse.m2e.editor.lemminx/pom.xml
index 56c666a..ed1565b 100644
--- a/org.eclipse.m2e.editor.lemminx/pom.xml
+++ b/org.eclipse.m2e.editor.lemminx/pom.xml
@@ -54,6 +54,8 @@
 									<version>0.0.1-SNAPSHOT</version>
 									<outputDirectory>${basedir}</outputDirectory>
 									<destFileName>lemminx-maven.jar</destFileName>
+									<!-- Edit forceQualifierUpdate.txt to force usage of newer SNAPSHOT, otherwise
+									Git timestamp qualifier + Baseline replacement will ignore the change -->
 								</artifactItem>
 							</artifactItems>
 						</configuration>