[443846] Version updates needed for WTP 3.6.1
diff --git a/features/org.eclipse.jst.ws.cxf_sdk.feature/feature.xml b/features/org.eclipse.jst.ws.cxf_sdk.feature/feature.xml
index c62c76f..4145588 100644
--- a/features/org.eclipse.jst.ws.cxf_sdk.feature/feature.xml
+++ b/features/org.eclipse.jst.ws.cxf_sdk.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.jst.ws.cxf_sdk.feature"
       label="%featureName"
-      version="1.1.200.qualifier"
+      version="1.1.201.qualifier"
       provider-name="%featureProvider"
       image="eclipse_update_120.jpg"
       license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.jst.ws.cxf_sdk.feature/pom.xml b/features/org.eclipse.jst.ws.cxf_sdk.feature/pom.xml
index 0dde529..6c2163f 100644
--- a/features/org.eclipse.jst.ws.cxf_sdk.feature/pom.xml
+++ b/features/org.eclipse.jst.ws.cxf_sdk.feature/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
+  Copyright (c) 2012, 2014 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -22,6 +22,6 @@
 
   <groupId>org.eclipse.webtools.webservices</groupId>
   <artifactId>org.eclipse.jst.ws.cxf_sdk.feature</artifactId>
-  <version>1.1.200-SNAPSHOT</version>
+  <version>1.1.201-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 </project>