Relocated nexus from libreplan.org to libreplan.dev

This commit is contained in:
Jeroen Baten 2019-06-30 16:08:02 +02:00
parent e48a64d151
commit 91f2e3df25

View file

@ -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 -->