Use 1.0.1 parent

Signed-off-by: Fred Bricon <fbricon@gmail.com>
diff --git a/pom.xml b/pom.xml
index 1c00430..5f72c54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.eclipse.m2e.wtp</groupId>
     <artifactId>org.eclipse.m2e.wtp.parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.eclipse.m2e.wtp</groupId>
@@ -24,7 +24,7 @@
 
   <properties>
     <eclipse.target>kepler</eclipse.target>
-    <m2e-wtp.url>http://download.eclipse.org/m2e-wtp/snapshots/</m2e-wtp.url>    
+    <m2e-wtp.url>http://download.eclipse.org/m2e-wtp/snapshots/kepler/</m2e-wtp.url>    
     <platform.id>e43</platform.id>
   </properties>