[SMX4-1401]also correct README.txt for cxf-ws-security-osgi & cxf-ws-security-signature

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/features/trunk@1455485 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/examples/cxf/cxf-ws-security-osgi/README.txt b/examples/cxf/cxf-ws-security-osgi/README.txt
index 86d8f76..6d94bf3 100644
--- a/examples/cxf/cxf-ws-security-osgi/README.txt
+++ b/examples/cxf/cxf-ws-security-osgi/README.txt
@@ -147,7 +147,6 @@
    If the client request is successful, 
    it will print out
        Hello ffang
-   in the ServiceMix console:
 
 
 Changing /cxf servlet alias
diff --git a/examples/cxf/cxf-ws-security-signature/README.txt b/examples/cxf/cxf-ws-security-signature/README.txt
index f69ee26..7dd381b 100644
--- a/examples/cxf/cxf-ws-security-signature/README.txt
+++ b/examples/cxf/cxf-ws-security-signature/README.txt
@@ -139,7 +139,6 @@
    If the client request is successful, 
    it will print out
        <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><ns2:sayHelloResponse xmlns:ns2="http://cxf.apache.org/wsse/handler/helloworld"><return>Hello CXF</return></ns2:sayHelloResponse></soap:Body></soap:Envelope>
-   in the ServiceMix console:
 
 
 Changing /cxf servlet alias