This is an automated email from the ASF dual-hosted git repository.
jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-chatterbox.git
The following commit(s) were added to refs/heads/master by this push:
new 3f5dd1d change git link in pom.xml
3f5dd1d is described below
commit 3f5dd1dc5d990defa0e80f17844d81d4bebdc933
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Tue Mar 5 11:53:01 2019 +0100
change git link in pom.xml
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
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>