Bump version number to 1.3.3

FEA: ItEr77S03Community
This commit is contained in:
Manuel Rego Casasnovas 2012-12-21 14:36:33 +01:00
parent d81cf40cda
commit 727bc642b8
7 changed files with 11 additions and 11 deletions

View file

@ -1 +1 @@
1.3.2
1.3.3

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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