From 22f975948be3607d3970ccd364edb4e965b799bb Mon Sep 17 00:00:00 2001 From: Orgad Shaneh <orgad.shaneh@audiocodes.com> Date: Sun, 19 Aug 2012 00:41:54 +0300 Subject: [PATCH] Mark ClearCase plugin as experimental Change-Id: I549ced6d873f593f01e11f80e0ae131b87886fd6 Reviewed-by: hjk <qthjk@ovi.com> --- src/plugins/clearcase/ClearCase.pluginspec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/clearcase/ClearCase.pluginspec.in b/src/plugins/clearcase/ClearCase.pluginspec.in index e816dee00de..6ed393002f7 100644 --- a/src/plugins/clearcase/ClearCase.pluginspec.in +++ b/src/plugins/clearcase/ClearCase.pluginspec.in @@ -1,4 +1,4 @@ -<plugin name=\"ClearCase\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_VERSION\"> +<plugin name=\"ClearCase\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_VERSION\" experimental="true"> <vendor>AudioCodes</vendor> <copyright>(C) 2012 AudioCodes Ltd.</copyright> <license> -- GitLab