Skip to content

Commit c3526a0

Browse files
committed
pom.xml: use urls with HTTPS.
No functional changes. [ci skip]
1 parent bebb383 commit c3526a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -806,14 +806,14 @@
806806

807807
<name>My Stamps</name>
808808
<description>Site about post stamps</description>
809-
<url>my-stamps.ru</url>
809+
<url>https://my-stamps.ru</url>
810810
<inceptionYear>2009</inceptionYear>
811811

812812
<developers>
813813
<developer>
814814
<name>Slava Semushin</name>
815815
<email>slava.semushin@gmail.com</email>
816-
<url>http://my-stamps.ru</url>
816+
<url>https://my-stamps.ru</url>
817817
<roles>
818818
<role>founder</role>
819819
<role>developer</role>

0 commit comments

Comments
 (0)