change git link in pom.xml
diff --git a/pom.xml b/pom.xml
index eebe1ab..ff06115 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,9 +44,9 @@
   </licenses>
 
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/tomee-chatterbox.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/tomee-chatterbox.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf/tomee-chatterbox.git</url>
+    <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>
   </scm>
 
@@ -55,7 +55,7 @@
     <url>http://www.apache.org/</url>
   </organization>
 
-  <inceptionYear>2018</inceptionYear>
+  <inceptionYear>2019</inceptionYear>
 
   <developers>
     <developer>