Skip to content

Commit 9dd63cd

Browse files
committed
Use https
1 parent f815623 commit 9dd63cd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<description>
1010
This project provides a Executable source / destination plugin for LSC
1111
</description>
12-
<url>http://lsc-project.org/</url>
12+
<url>https://lsc-project.org/</url>
1313
<issueManagement>
14-
<system>Redmine</system>
15-
<url>http://tools.lsc-project.org/</url>
14+
<system>Github</system>
15+
<url>https://github.com/lsc-project/lsc-executable-plugin/</url>
1616
</issueManagement>
1717
<inceptionYear>2010</inceptionYear>
1818
<developers>
@@ -371,7 +371,7 @@
371371
<repositories>
372372
<repository>
373373
<id>lsc-site</id>
374-
<url>http://lsc-project.org/maven</url>
374+
<url>https://lsc-project.org/maven</url>
375375
</repository>
376376
<repository>
377377
<id>forgerock-community-repository</id>

0 commit comments

Comments
 (0)