Merge pull request #1916 from grypho/master
Bugfix: Updated version of timeplotz in dependencies to use fix from issue #1908.
This commit is contained in:
commit
0183f63306
2 changed files with 3 additions and 3 deletions
|
|
@ -463,7 +463,7 @@
|
|||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.zkoss.zkforge</groupId>
|
||||
<groupId>dev.libreplan.zkoss</groupId>
|
||||
<artifactId>timeplotz</artifactId>
|
||||
</dependency>
|
||||
|
||||
|
|
|
|||
4
pom.xml
4
pom.xml
|
|
@ -599,9 +599,9 @@
|
|||
|
||||
<!-- ZK Timeplot -->
|
||||
<dependency>
|
||||
<groupId>org.zkoss.zkforge</groupId>
|
||||
<groupId>dev.libreplan.zkoss</groupId>
|
||||
<artifactId>timeplotz</artifactId>
|
||||
<version>1.1_50</version>
|
||||
<version>1.1_50b</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue