Bump version number to 1.3.3
FEA: ItEr77S03Community
This commit is contained in:
parent
d81cf40cda
commit
727bc642b8
7 changed files with 11 additions and 11 deletions
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1.3.2
|
||||
1.3.3
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<parent>
|
||||
<groupId>org.libreplan</groupId>
|
||||
<artifactId>libreplan</artifactId>
|
||||
<version>1.3.2</version>
|
||||
<version>1.3.3</version>
|
||||
</parent>
|
||||
<artifactId>ganttzk</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
|
|
|||
|
|
@ -6,9 +6,9 @@
|
|||
|
||||
<!-- When the version is changed, the browser will reload the
|
||||
JavaScript modules. -->
|
||||
<javascript-module name="ganttz" version="1.3.2" />
|
||||
<javascript-module name="ganttz.resourceload" version="1.3.2" />
|
||||
<javascript-module name="common" version="1.3.2" />
|
||||
<javascript-module name="ganttz" version="1.3.3" />
|
||||
<javascript-module name="ganttz.resourceload" version="1.3.3" />
|
||||
<javascript-module name="common" version="1.3.3" />
|
||||
|
||||
<extension>zul</extension>
|
||||
<extension>xul</extension>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.libreplan</groupId>
|
||||
<artifactId>libreplan</artifactId>
|
||||
<version>1.3.2</version>
|
||||
<version>1.3.3</version>
|
||||
</parent>
|
||||
<artifactId>libreplan-business</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.libreplan</groupId>
|
||||
<artifactId>libreplan</artifactId>
|
||||
<version>1.3.2</version>
|
||||
<version>1.3.3</version>
|
||||
</parent>
|
||||
<artifactId>libreplan-webapp</artifactId>
|
||||
<packaging>war</packaging>
|
||||
|
|
|
|||
|
|
@ -7,9 +7,9 @@
|
|||
|
||||
<!-- When the version is changed, the browser will reload the
|
||||
JavaScript modules. -->
|
||||
<javascript-module name="webcommon" version="1.3.2" />
|
||||
<javascript-module name="limitingresources" version="1.3.2" />
|
||||
<javascript-module name="limitingresources" version="1.3.2" />
|
||||
<javascript-module name="webcommon" version="1.3.3" />
|
||||
<javascript-module name="limitingresources" version="1.3.3" />
|
||||
<javascript-module name="limitingresources" version="1.3.3" />
|
||||
|
||||
<component>
|
||||
<component-name>twowayselector</component-name>
|
||||
|
|
|
|||
2
pom.xml
2
pom.xml
|
|
@ -5,7 +5,7 @@
|
|||
<groupId>org.libreplan</groupId>
|
||||
<artifactId>libreplan</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.3.2</version>
|
||||
<version>1.3.3</version>
|
||||
<name>LibrePlan</name>
|
||||
|
||||
<!--
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue