[maven-release-plugin] prepare release chatterbox-parent-0.3-TT.1
diff --git a/chatterbox-imap/chatterbox-imap-api/pom.xml b/chatterbox-imap/chatterbox-imap-api/pom.xml
index 7621852..9707abd 100644
--- a/chatterbox-imap/chatterbox-imap-api/pom.xml
+++ b/chatterbox-imap/chatterbox-imap-api/pom.xml
@@ -18,15 +18,14 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-imap-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-imap-api</artifactId>
diff --git a/chatterbox-imap/chatterbox-imap-impl/pom.xml b/chatterbox-imap/chatterbox-imap-impl/pom.xml
index 49bb4e5..52a7dc5 100644
--- a/chatterbox-imap/chatterbox-imap-impl/pom.xml
+++ b/chatterbox-imap/chatterbox-imap-impl/pom.xml
@@ -18,15 +18,14 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-imap-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-imap-impl</artifactId>
diff --git a/chatterbox-imap/chatterbox-imap-rar/pom.xml b/chatterbox-imap/chatterbox-imap-rar/pom.xml
index 52070e0..3add9b7 100644
--- a/chatterbox-imap/chatterbox-imap-rar/pom.xml
+++ b/chatterbox-imap/chatterbox-imap-rar/pom.xml
@@ -18,15 +18,14 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-imap-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-imap-rar</artifactId>
diff --git a/chatterbox-imap/chatterbox-imap-sample-war/pom.xml b/chatterbox-imap/chatterbox-imap-sample-war/pom.xml
index 5a60d58..891a7bb 100644
--- a/chatterbox-imap/chatterbox-imap-sample-war/pom.xml
+++ b/chatterbox-imap/chatterbox-imap-sample-war/pom.xml
@@ -18,15 +18,14 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-imap-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-imap-sample-war</artifactId>
diff --git a/chatterbox-imap/pom.xml b/chatterbox-imap/pom.xml
index f485db7..d0e3e3e 100644
--- a/chatterbox-imap/pom.xml
+++ b/chatterbox-imap/pom.xml
@@ -18,20 +18,19 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-imap-parent</artifactId>
   <packaging>pom</packaging>
-  <version>0.3-SNAPSHOT</version>
+  <version>0.3-TT.1</version>
   <name>Chatterbox :: IMAP</name>
 
   <properties>
diff --git a/chatterbox-slack/chatterbox-slack-api/pom.xml b/chatterbox-slack/chatterbox-slack-api/pom.xml
index b2ffc87..45854d8 100644
--- a/chatterbox-slack/chatterbox-slack-api/pom.xml
+++ b/chatterbox-slack/chatterbox-slack-api/pom.xml
@@ -18,15 +18,14 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-slack-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-slack-api</artifactId>
diff --git a/chatterbox-slack/chatterbox-slack-impl/pom.xml b/chatterbox-slack/chatterbox-slack-impl/pom.xml
index f7f9143..180f32b 100644
--- a/chatterbox-slack/chatterbox-slack-impl/pom.xml
+++ b/chatterbox-slack/chatterbox-slack-impl/pom.xml
@@ -18,15 +18,14 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-slack-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-slack-impl</artifactId>
diff --git a/chatterbox-slack/chatterbox-slack-rar/pom.xml b/chatterbox-slack/chatterbox-slack-rar/pom.xml
index 03025b5..721ca6f 100644
--- a/chatterbox-slack/chatterbox-slack-rar/pom.xml
+++ b/chatterbox-slack/chatterbox-slack-rar/pom.xml
@@ -18,15 +18,14 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-slack-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-slack-rar</artifactId>
diff --git a/chatterbox-slack/chatterbox-slack-sample-war/pom.xml b/chatterbox-slack/chatterbox-slack-sample-war/pom.xml
index 1f94c31..84359db 100644
--- a/chatterbox-slack/chatterbox-slack-sample-war/pom.xml
+++ b/chatterbox-slack/chatterbox-slack-sample-war/pom.xml
@@ -18,15 +18,14 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-slack-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-slack-sample-war</artifactId>
diff --git a/chatterbox-slack/pom.xml b/chatterbox-slack/pom.xml
index 4c5f4f9..ece0370 100644
--- a/chatterbox-slack/pom.xml
+++ b/chatterbox-slack/pom.xml
@@ -18,20 +18,19 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-slack-parent</artifactId>
   <packaging>pom</packaging>
-  <version>0.3-SNAPSHOT</version>
+  <version>0.3-TT.1</version>
   <name>Chatterbox :: Slack</name>
 
   <properties>
diff --git a/chatterbox-twitter/chatterbox-twitter-api/pom.xml b/chatterbox-twitter/chatterbox-twitter-api/pom.xml
index 1acf15c..2f2f722 100644
--- a/chatterbox-twitter/chatterbox-twitter-api/pom.xml
+++ b/chatterbox-twitter/chatterbox-twitter-api/pom.xml
@@ -18,15 +18,14 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-twitter-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-twitter-api</artifactId>
diff --git a/chatterbox-twitter/chatterbox-twitter-impl/pom.xml b/chatterbox-twitter/chatterbox-twitter-impl/pom.xml
index a3dbca5..a0c1106 100644
--- a/chatterbox-twitter/chatterbox-twitter-impl/pom.xml
+++ b/chatterbox-twitter/chatterbox-twitter-impl/pom.xml
@@ -18,15 +18,14 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-twitter-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-twitter-impl</artifactId>
diff --git a/chatterbox-twitter/chatterbox-twitter-knock-knock/pom.xml b/chatterbox-twitter/chatterbox-twitter-knock-knock/pom.xml
index 08d3425..49385bb 100644
--- a/chatterbox-twitter/chatterbox-twitter-knock-knock/pom.xml
+++ b/chatterbox-twitter/chatterbox-twitter-knock-knock/pom.xml
@@ -18,15 +18,14 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-twitter-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-twitter-knock-knock</artifactId>
diff --git a/chatterbox-twitter/chatterbox-twitter-rar/pom.xml b/chatterbox-twitter/chatterbox-twitter-rar/pom.xml
index 191bd51..0e5d90c 100644
--- a/chatterbox-twitter/chatterbox-twitter-rar/pom.xml
+++ b/chatterbox-twitter/chatterbox-twitter-rar/pom.xml
@@ -18,15 +18,14 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-twitter-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-twitter-rar</artifactId>
diff --git a/chatterbox-twitter/chatterbox-twitter-sample-war/pom.xml b/chatterbox-twitter/chatterbox-twitter-sample-war/pom.xml
index 401c3c5..5cd87a2 100644
--- a/chatterbox-twitter/chatterbox-twitter-sample-war/pom.xml
+++ b/chatterbox-twitter/chatterbox-twitter-sample-war/pom.xml
@@ -18,15 +18,14 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-twitter-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-twitter-sample-war</artifactId>
diff --git a/chatterbox-twitter/pom.xml b/chatterbox-twitter/pom.xml
index 8f6f5c8..9d987a4 100644
--- a/chatterbox-twitter/pom.xml
+++ b/chatterbox-twitter/pom.xml
@@ -18,20 +18,19 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-twitter-parent</artifactId>
   <packaging>pom</packaging>
-  <version>0.3-SNAPSHOT</version>
+  <version>0.3-TT.1</version>
   <name>Chatterbox :: Twitter</name>
 
   <properties>
diff --git a/chatterbox-xmpp/chatterbox-xmpp-api/pom.xml b/chatterbox-xmpp/chatterbox-xmpp-api/pom.xml
index 5ce8677..27a36a0 100755
--- a/chatterbox-xmpp/chatterbox-xmpp-api/pom.xml
+++ b/chatterbox-xmpp/chatterbox-xmpp-api/pom.xml
@@ -18,15 +18,14 @@
   ~ under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-xmpp-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-xmpp-api</artifactId>
diff --git a/chatterbox-xmpp/chatterbox-xmpp-impl/pom.xml b/chatterbox-xmpp/chatterbox-xmpp-impl/pom.xml
index 746f62d..0f54a86 100755
--- a/chatterbox-xmpp/chatterbox-xmpp-impl/pom.xml
+++ b/chatterbox-xmpp/chatterbox-xmpp-impl/pom.xml
@@ -18,15 +18,14 @@
   ~ under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-xmpp-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-xmpp-impl</artifactId>
diff --git a/chatterbox-xmpp/chatterbox-xmpp-rar/pom.xml b/chatterbox-xmpp/chatterbox-xmpp-rar/pom.xml
index 1d6820f..94ff41a 100755
--- a/chatterbox-xmpp/chatterbox-xmpp-rar/pom.xml
+++ b/chatterbox-xmpp/chatterbox-xmpp-rar/pom.xml
@@ -18,15 +18,14 @@
   ~ under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-xmpp-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-xmpp-rar</artifactId>
diff --git a/chatterbox-xmpp/chatterbox-xmpp-sample-war/pom.xml b/chatterbox-xmpp/chatterbox-xmpp-sample-war/pom.xml
index ad4300a..b33f3b5 100644
--- a/chatterbox-xmpp/chatterbox-xmpp-sample-war/pom.xml
+++ b/chatterbox-xmpp/chatterbox-xmpp-sample-war/pom.xml
@@ -18,15 +18,14 @@
   ~ under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-xmpp-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-xmpp-sample-war</artifactId>
diff --git a/chatterbox-xmpp/pom.xml b/chatterbox-xmpp/pom.xml
index 11adfd5..14794dd 100755
--- a/chatterbox-xmpp/pom.xml
+++ b/chatterbox-xmpp/pom.xml
@@ -18,20 +18,19 @@
   ~ under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.tomee.chatterbox</groupId>
     <artifactId>chatterbox-parent</artifactId>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.3-TT.1</version>
   </parent>
 
   <artifactId>chatterbox-xmpp-parent</artifactId>
   <packaging>pom</packaging>
-  <version>0.3-SNAPSHOT</version>
+  <version>0.3-TT.1</version>
   <name>Chatterbox :: XMPP</name>
 
   <properties>
diff --git a/pom.xml b/pom.xml
index ce3f870..f5a442b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,8 +18,7 @@
   ~  under the License.
   -->
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
@@ -31,7 +30,7 @@
 
   <groupId>org.apache.tomee.chatterbox</groupId>
   <artifactId>chatterbox-parent</artifactId>
-  <version>0.3-SNAPSHOT</version>
+  <version>0.3-TT.1</version>
   <packaging>pom</packaging>
   <name>Chatterbox</name>
 
@@ -47,7 +46,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/tomee-chatterbox.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/tomee-chatterbox.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf/tomee-chatterbox.git</url>
-    <tag>HEAD</tag>
+    <tag>chatterbox-parent-0.3-TT.1</tag>
   </scm>
 
   <organization>