We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a9718 commit dcf1e3cCopy full SHA for dcf1e3c
pom.xml
@@ -35,14 +35,14 @@
35
<inceptionYear>2015</inceptionYear>
36
37
<organization>
38
- <url>http://www.tupilabs.com</url>
+ <url>https://www.tupilabs.com</url>
39
<name>TupiLabs</name>
40
</organization>
41
42
<licenses>
43
<license>
44
<name>MIT license (also X11)</name>
45
- <url>http://www.spdx.org/licenses/MIT</url>
+ <url>https://www.spdx.org/licenses/MIT</url>
46
</license>
47
</licenses>
48
@@ -68,8 +68,8 @@
68
<email>kinow@apache.org</email>
69
<id>kinow</id>
70
<name>Bruno P. Kinoshita</name>
71
- <timezone>-3</timezone>
72
- <url>http://www.kinoshita.eti.br</url>
+ <timezone>+1</timezone>
+ <url>https://www.kinoshita.eti.br</url>
73
<roles>
74
<role>developer</role>
75
</roles>
0 commit comments