Upgrade version of STC tool

Change-Id: I1b4023d555e91a817d3c55d3bc7800d855e3d1ca
diff --git a/tools/test/scenarios/archetypes.xml b/tools/test/scenarios/archetypes.xml
index 17faab3..4a49940 100644
--- a/tools/test/scenarios/archetypes.xml
+++ b/tools/test/scenarios/archetypes.xml
@@ -27,8 +27,7 @@
             requires="Install-App" delay="5" >
             <parallel var="${OC#}">
                 <step name="Verify-App-${#}"
-                      exec="onos ${OC#} scr:details org.test.app.AppComponent"
-                      FIXME="onos-check-components ${OC#} org.test.app.AppComponent"/>
+                      exec="onos ${OC#} scr:details org.test.app.AppComponent"/>
             </parallel>
         </group>