This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit abf28b3443ab6226e19d24c07a9c1fa38f9bedef Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 5 15:42:02 2018 +0100 [jgitflow-maven-plugin]updating poms for branch'release/4.0.10' with non-snapshot versions --- echobase-domain/pom.xml | 4 ++-- echobase-services/pom.xml | 4 ++-- echobase-ui/pom.xml | 4 ++-- pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/echobase-domain/pom.xml b/echobase-domain/pom.xml index 196854b1..f44a6df7 100644 --- a/echobase-domain/pom.xml +++ b/echobase-domain/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>echobase</artifactId> - <version>4.0.10-SNAPSHOT</version> + <version>4.0.10</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-services/pom.xml b/echobase-services/pom.xml index 48ed2483..20e4aa6f 100644 --- a/echobase-services/pom.xml +++ b/echobase-services/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% --> @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.10-SNAPSHOT</version> + <version>4.0.10</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-ui/pom.xml b/echobase-ui/pom.xml index 1c57fff1..b66fd2d0 100644 --- a/echobase-ui/pom.xml +++ b/echobase-ui/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% --> @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.10-SNAPSHOT</version> + <version>4.0.10</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/pom.xml b/pom.xml index 5bc6f3d8..47e1b288 100644 --- a/pom.xml +++ b/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% --> @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.10-SNAPSHOT</version> + <version>4.0.10</version> <modules> <module>echobase-domain</module> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.