Relocated nexus from libreplan.org to libreplan.dev
This commit is contained in:
parent
e48a64d151
commit
91f2e3df25
1 changed files with 3 additions and 3 deletions
6
pom.xml
6
pom.xml
|
|
@ -168,7 +168,7 @@
|
|||
<!-- LibrePlan repository -->
|
||||
<repository>
|
||||
<id>thirdparty</id>
|
||||
<url>http://nexus.libreplan.org/nexus/content/repositories/thirdparty-libreplan16/</url>
|
||||
<url>https://nexus.libreplan.dev/repository/thirdparty-libreplan16/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
|
@ -595,7 +595,7 @@
|
|||
<dependency>
|
||||
<groupId>org.zkoss.zkforge</groupId>
|
||||
<artifactId>timeplotz</artifactId>
|
||||
<version>1.1_50_1</version>
|
||||
<version>1.1_50</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
@ -631,7 +631,7 @@
|
|||
<dependency>
|
||||
<groupId>br.com.digilabs.jqplot</groupId>
|
||||
<artifactId>jqplot4java</artifactId>
|
||||
<version>1.3.2-javascript</version>
|
||||
<version>1.3.3</version>
|
||||
</dependency>
|
||||
|
||||
<!-- MPXJ Library -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue