@@ -29,7 +29,7 @@ limitations under the License.
2929
3030 <name >LearnLib</name >
3131 <description >A framework for active automata learning and experimentation</description >
32- <url >http ://learnlib.github.io/learnlib/maven-site/${project.version} </url >
32+ <url >https ://learnlib.github.io/learnlib/maven-site/${project.version} </url >
3333 <licenses >
3434 <license >
3535 <name >Apache License, Version 2.0</name >
@@ -43,7 +43,7 @@ limitations under the License.
4343 <name >Markus Frohme</name >
4444 <email >markus.frohme@udo.edu</email >
4545 <organization >TU Dortmund University, Chair of Programming Systems</organization >
46- <organizationUrl >http ://ls5-www.cs.tu-dortmund.de/</organizationUrl >
46+ <organizationUrl >https ://ls5-www.cs.tu-dortmund.de/</organizationUrl >
4747 <roles >
4848 <role >Developer</role >
4949 <role >Maintainer</role >
@@ -54,7 +54,7 @@ limitations under the License.
5454 <name >Falk Howar</name >
5555 <email >falk.howar@gmail.com</email >
5656 <organization >TU Dortmund University, Chair of Software Engineering</organization >
57- <organizationUrl >http ://ls14-www.cs.tu-dortmund.de/</organizationUrl >
57+ <organizationUrl >https ://ls14-www.cs.tu-dortmund.de/</organizationUrl >
5858 <roles >
5959 <role >Developer</role >
6060 </roles >
@@ -259,7 +259,7 @@ limitations under the License.
259259 <testng .version>7.10.2</testng .version>
260260
261261 <!-- Javadoc links -->
262- <automatalib .apidocs>http ://learnlib.github.io/automatalib/maven-site/${automatalib.version} /apidocs/</automatalib .apidocs>
262+ <automatalib .apidocs>https ://learnlib.github.io/automatalib/maven-site/${automatalib.version} /apidocs/</automatalib .apidocs>
263263 <checkerframework .apidocs>https://checkerframework.org/releases/${checkerframework.version} /api/</checkerframework .apidocs>
264264 </properties >
265265
0 commit comments