Bump version number to 1.4.0

FEA: ItEr77S03Community
This commit is contained in:
Manuel Rego Casasnovas 2013-04-29 18:26:28 +02:00
parent 09b1e93660
commit 4e06cbe71a
7 changed files with 10 additions and 11 deletions

View file

@ -1 +1 @@
1.3.3
1.4.0

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.libreplan</groupId>
<artifactId>libreplan</artifactId>
<version>1.3.3</version>
<version>1.4.0</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.3" />
<javascript-module name="ganttz.resourceload" version="1.3.3" />
<javascript-module name="common" version="1.3.3" />
<javascript-module name="ganttz" version="1.4.0" />
<javascript-module name="ganttz.resourceload" version="1.4.0" />
<javascript-module name="common" version="1.4.0" />
<extension>zul</extension>
<extension>xul</extension>

View file

@ -5,7 +5,7 @@
<parent>
<groupId>org.libreplan</groupId>
<artifactId>libreplan</artifactId>
<version>1.3.3</version>
<version>1.4.0</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.3</version>
<version>1.4.0</version>
</parent>
<artifactId>libreplan-webapp</artifactId>
<packaging>war</packaging>

View file

@ -7,9 +7,8 @@
<!-- When the version is changed, the browser will reload the
JavaScript modules. -->
<javascript-module name="webcommon" version="1.3.3" />
<javascript-module name="limitingresources" version="1.3.3" />
<javascript-module name="limitingresources" version="1.3.3" />
<javascript-module name="webcommon" version="1.4.0" />
<javascript-module name="limitingresources" version="1.4.0" />
<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.3</version>
<version>1.4.0</version>
<name>LibrePlan</name>
<!--