branch develop updated (77dbfdf -> ddb9d0e)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from 77dbfdf [jgitflow-maven-plugin]Updating develop poms back to pre merge state new 73a5c7a Change coser documentation url new ddb9d0e Move to 3.0-SNAPSHOT version The 2 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 ddb9d0e3daa22957138a83c6c43bbf34138a08ed Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Jul 23 10:52:30 2015 +0200 Move to 3.0-SNAPSHOT version commit 73a5c7a9729fd969c7c4eebb625a803605f346e6 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Jul 23 10:51:57 2015 +0200 Change coser documentation url Summary of changes: echobase-domain/pom.xml | 2 +- echobase-services/pom.xml | 2 +- echobase-ui/pom.xml | 2 +- echobase-ui/src/main/webapp/WEB-INF/jsp/exportCoser/configure.jsp | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit 73a5c7a9729fd969c7c4eebb625a803605f346e6 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Jul 23 10:51:57 2015 +0200 Change coser documentation url --- echobase-ui/src/main/webapp/WEB-INF/jsp/exportCoser/configure.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/echobase-ui/src/main/webapp/WEB-INF/jsp/exportCoser/configure.jsp b/echobase-ui/src/main/webapp/WEB-INF/jsp/exportCoser/configure.jsp index 44b9cc3..b38d4d0 100644 --- a/echobase-ui/src/main/webapp/WEB-INF/jsp/exportCoser/configure.jsp +++ b/echobase-ui/src/main/webapp/WEB-INF/jsp/exportCoser/configure.jsp @@ -95,7 +95,7 @@ </legend> <div class="cleanBoth help"> - <s:a href="%{getDocumentation(exportCoser, null)}" target="doc"> + <s:a href="%{getDocumentation('exportCoser')}" target="doc"> <s:text name="echobase.action.show.exportCoser.documentation"/> </s:a> </div> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit ddb9d0e3daa22957138a83c6c43bbf34138a08ed Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Jul 23 10:52:30 2015 +0200 Move to 3.0-SNAPSHOT version --- echobase-domain/pom.xml | 2 +- echobase-services/pom.xml | 2 +- echobase-ui/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/echobase-domain/pom.xml b/echobase-domain/pom.xml index 39237f1..4102e99 100644 --- a/echobase-domain/pom.xml +++ b/echobase-domain/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>2.10-SNAPSHOT</version> + <version>3.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-services/pom.xml b/echobase-services/pom.xml index c9d296b..a9b9c73 100644 --- a/echobase-services/pom.xml +++ b/echobase-services/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>2.10-SNAPSHOT</version> + <version>3.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-ui/pom.xml b/echobase-ui/pom.xml index 2358853..c3c94af 100644 --- a/echobase-ui/pom.xml +++ b/echobase-ui/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>2.10-SNAPSHOT</version> + <version>3.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/pom.xml b/pom.xml index 1ca4aa7..0418a7c 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>2.10-SNAPSHOT</version> + <version>3.0-SNAPSHOT</version> <modules> <module>echobase-domain</module> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm