Bug 569172 - Debug framework should provide way to report unit test results to the generic "test report" view

Assign acorrect version for  org.eclipse.cdt.unittest.feature

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
Change-Id: I642655f13e6a2cd2df5b4e23d7713ca749a4eccd
diff --git a/unittest/org.eclipse.cdt.unittest.feature/about.properties b/unittest/org.eclipse.cdt.unittest.feature/about.properties
index bdbe81c..1a57099 100644
--- a/unittest/org.eclipse.cdt.unittest.feature/about.properties
+++ b/unittest/org.eclipse.cdt.unittest.feature/about.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2020 Contributors to the Eclipse Foundation
+# Copyright (c) 2020, 2021 Contributors to the Eclipse Foundation
 #
 # See the NOTICE file(s) distributed with this work for additional
 # information regarding copyright ownership.
@@ -24,7 +24,7 @@
 Version: {featureVersion}\n\
 Build id: {0}\n\
 \n\
-Copyright (c) 2020 Contributors to the Eclipse Foundation
+Copyright (c) 2020, 2021 Contributors to the Eclipse Foundation
 \n\
 See the NOTICE file(s) distributed with this work for additional\n\
 information regarding copyright ownership.\n\
diff --git a/unittest/org.eclipse.cdt.unittest.feature/feature.xml b/unittest/org.eclipse.cdt.unittest.feature/feature.xml
index a4fe16c..1fd2af4 100644
--- a/unittest/org.eclipse.cdt.unittest.feature/feature.xml
+++ b/unittest/org.eclipse.cdt.unittest.feature/feature.xml
@@ -2,11 +2,11 @@
 <feature
       id="org.eclipse.cdt.unittest.feature"
       label="%featureName"
-      version="1.0.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
-      
+
    <description>
       %description
    </description>