Update documentation
diff --git a/blog/atom.xml b/blog/atom.xml
index 30b738e..4d9ff72 100644
--- a/blog/atom.xml
+++ b/blog/atom.xml
@@ -3,7 +3,7 @@
     <title><![CDATA[RCP Testing Tool Blog]]></title>
     <link href="https://www.eclipse.org/rcptt/atom.xml" rel="self"/>
     <link href="https://www.eclipse.org/rcptt/"/>
-    <updated>2017-05-26T05:49:59+00:00</updated>
+    <updated>2017-08-17T13:02:16+00:00</updated>
     <id>https://www.eclipse.org/rcptt/blog</id>
             <author>
             <name><![CDATA[RCP Testing Tool Team]]></name>            <email><![CDATA[rcptt-dev@eclipse.org]]></email>        </author>
diff --git a/documentation/userguide/maven/index.html b/documentation/userguide/maven/index.html
index 7be0e00..456fc8e 100644
--- a/documentation/userguide/maven/index.html
+++ b/documentation/userguide/maven/index.html
@@ -495,7 +495,7 @@
     <tbody>
         <tr>
             <td>generate-resources</td>
-            <td>com.xored.ci4rcptt:ci4rcptt-maven-plugin:resources</td>
+            <td>rcptt-maven-plugin:resources</td>
             <td>
             <ul>
                 <li>Copies project to <code>target/projects/artifactId</code></li>
@@ -508,7 +508,7 @@
         </tr>
         <tr>
             <td>compile</td>
-            <td>com.xored.ci4rcptt:ci4rcptt-maven-plugin:execute</td>
+            <td>rcptt-maven-plugin:execute</td>
             <td>
             Launches RCPTT runner
 
@@ -521,7 +521,7 @@
         </tr>
         <tr>
             <td>package</td>
-            <td>com.xored.ci4rcptt:ci4rcptt-maven-plugin:package</td>
+            <td>rcptt-maven-plugin:package</td>
             <td>Packages RCPTT project and execution results as artifacts (see below)</td>
         </tr>
         <tr>