Skip to content

Commit dcf1e3c

Browse files
committed
Replace http by https
1 parent 60a9718 commit dcf1e3c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
<inceptionYear>2015</inceptionYear>
3636

3737
<organization>
38-
<url>http://www.tupilabs.com</url>
38+
<url>https://www.tupilabs.com</url>
3939
<name>TupiLabs</name>
4040
</organization>
4141

4242
<licenses>
4343
<license>
4444
<name>MIT license (also X11)</name>
45-
<url>http://www.spdx.org/licenses/MIT</url>
45+
<url>https://www.spdx.org/licenses/MIT</url>
4646
</license>
4747
</licenses>
4848

@@ -68,8 +68,8 @@
6868
<email>kinow@apache.org</email>
6969
<id>kinow</id>
7070
<name>Bruno P. Kinoshita</name>
71-
<timezone>-3</timezone>
72-
<url>http://www.kinoshita.eti.br</url>
71+
<timezone>+1</timezone>
72+
<url>https://www.kinoshita.eti.br</url>
7373
<roles>
7474
<role>developer</role>
7575
</roles>

0 commit comments

Comments
 (0)