Skip to content

Commit 1b6f66c

Browse files
🔧 Mise à jour config pom.xml
1 parent 96718a3 commit 1b6f66c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<name>emploi du temps IUT Montpellier</name>
1212
<description>Package Java permettant de récupérer l'emploi du temps des cours de l'IUT de Montpellier.</description>
13-
<url>https://github.com/DevLab-umontp/API-JAVA-EDT</url>
13+
<url>https://github.com/DevLab-umontp/Librairie-Java-EDT</url>
1414

1515
<properties>
1616
<!-- base -->
@@ -78,13 +78,13 @@
7878

7979
<issueManagement>
8080
<system>github</system>
81-
<url>https://github.com/DevLab-umontp/Librarie-Java-EDT/issues</url>
81+
<url>https://github.com/DevLab-umontp/Librairie-Java-EDT/issues</url>
8282
</issueManagement>
8383

8484
<scm>
85-
<connection>scm:git:git://github.com/DevLab-umontp/API-JAVA-EDT.git</connection>
86-
<developerConnection>scm:git:ssh://github.com:DevLab-umontp/API-JAVA-EDT.git</developerConnection>
87-
<url>http://github.com/DevLab-umontp/API-JAVA-EDT</url>
85+
<connection>scm:git:git://github.com/DevLab-umontp/Librairie-Java-EDT.git</connection>
86+
<developerConnection>scm:git:ssh://github.com:DevLab-umontp/Librairie-Java-EDT.git</developerConnection>
87+
<url>http://github.com/DevLab-umontp/Librairie-Java-EDT</url>
8888
</scm>
8989

9090

@@ -182,7 +182,7 @@
182182
<repository>
183183
<id>github</id>
184184
<name>GitHub DevLab-umontp Apache Maven Packages</name>
185-
<url>https://maven.pkg.github.com/DevLab-umontp/Librarie-Java-EDT</url>
185+
<url>https://maven.pkg.github.com/DevLab-umontp/Librairie-Java-EDT</url>
186186
</repository>
187187
</distributionManagement>
188188
</profile>

0 commit comments

Comments
 (0)