branch develop updated (ddc2c6d -> 80296f5)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository bow. See http://git.chorem.org/bow.git from ddc2c6d struts 2.3.16 as by default struts.mapper.action.prefix.enabled = false force true with <constant name="struts.mapper.action.prefix.enabled" value="true"/> this is necessary for multiple submit button with different action (ex: addPrefix) new 80296f5 use chorempom 2.3 change bow version to 1.4.1-SNAPSHOT The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 80296f5055e9d3d3ae7ffec96b4c648d6163c1a2 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Wed Jul 15 18:32:13 2015 +0200 use chorempom 2.3 change bow version to 1.4.1-SNAPSHOT Summary of changes: pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository bow. See http://git.chorem.org/bow.git commit 80296f5055e9d3d3ae7ffec96b4c648d6163c1a2 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Wed Jul 15 18:32:13 2015 +0200 use chorempom 2.3 change bow version to 1.4.1-SNAPSHOT --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5608ff9..6d01d9b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>chorempom</artifactId> - <version>1.6</version> + <version>2.3</version> </parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <packaging>pom</packaging> <name>bow</name> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm