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 -->
|
<!-- LibrePlan repository -->
|
||||||
<repository>
|
<repository>
|
||||||
<id>thirdparty</id>
|
<id>thirdparty</id>
|
||||||
<url>http://nexus.libreplan.org/nexus/content/repositories/thirdparty-libreplan16/</url>
|
<url>https://nexus.libreplan.dev/repository/thirdparty-libreplan16/</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
|
|
@ -595,7 +595,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.zkoss.zkforge</groupId>
|
<groupId>org.zkoss.zkforge</groupId>
|
||||||
<artifactId>timeplotz</artifactId>
|
<artifactId>timeplotz</artifactId>
|
||||||
<version>1.1_50_1</version>
|
<version>1.1_50</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
@ -631,7 +631,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>br.com.digilabs.jqplot</groupId>
|
<groupId>br.com.digilabs.jqplot</groupId>
|
||||||
<artifactId>jqplot4java</artifactId>
|
<artifactId>jqplot4java</artifactId>
|
||||||
<version>1.3.2-javascript</version>
|
<version>1.3.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- MPXJ Library -->
|
<!-- MPXJ Library -->
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue