We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f815623 commit 9dd63cdCopy full SHA for 9dd63cd
1 file changed
pom.xml
@@ -9,10 +9,10 @@
9
<description>
10
This project provides a Executable source / destination plugin for LSC
11
</description>
12
- <url>http://lsc-project.org/</url>
+ <url>https://lsc-project.org/</url>
13
<issueManagement>
14
- <system>Redmine</system>
15
- <url>http://tools.lsc-project.org/</url>
+ <system>Github</system>
+ <url>https://github.com/lsc-project/lsc-executable-plugin/</url>
16
</issueManagement>
17
<inceptionYear>2010</inceptionYear>
18
<developers>
@@ -371,7 +371,7 @@
371
<repositories>
372
<repository>
373
<id>lsc-site</id>
374
- <url>http://lsc-project.org/maven</url>
+ <url>https://lsc-project.org/maven</url>
375
</repository>
376
377
<id>forgerock-community-repository</id>
0 commit comments