This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git commit bcf1a1bd8f394437bdf101b9b1190f781615cbbf Author: Maven Release <maven-release@codelutin.com> Date: Fri Feb 17 17:40:26 2017 +0100 [jgitflow-maven-plugin]updating poms for 1.5.8-SNAPSHOT development --- coser-business/pom.xml | 2 +- coser-ui/pom.xml | 2 +- coser-web/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/coser-business/pom.xml b/coser-business/pom.xml index a916250..c1a4a6b 100644 --- a/coser-business/pom.xml +++ b/coser-business/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coser</artifactId> - <version>1.5.7-SNAPSHOT</version> + <version>1.5.8-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coser</groupId> diff --git a/coser-ui/pom.xml b/coser-ui/pom.xml index e5a22b0..9445990 100644 --- a/coser-ui/pom.xml +++ b/coser-ui/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coser</artifactId> - <version>1.5.7-SNAPSHOT</version> + <version>1.5.8-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coser</groupId> diff --git a/coser-web/pom.xml b/coser-web/pom.xml index a6c117c..7ed8db2 100644 --- a/coser-web/pom.xml +++ b/coser-web/pom.xml @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU Affero General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see <http://www.gnu.org/licenses />. #L% --> @@ -26,7 +26,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coser</artifactId> - <version>1.5.7-SNAPSHOT</version> + <version>1.5.8-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coser</groupId> diff --git a/pom.xml b/pom.xml index dece9d0..96b635a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>coser</artifactId> - <version>1.5.7-SNAPSHOT</version> + <version>1.5.8-SNAPSHOT</version> <packaging>pom</packaging> <name>Coser</name> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.