branch develop updated (8a5bcbb -> e1b651b)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-web. See https://gitlab.nuiton.org/nuiton/nuiton-web.git from 8a5bcbb refs #3954: Update dependencies new e1b651b [jgitflow-maven-plugin]updating poms for 1.19-SNAPSHOT development 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 e1b651bced52e18e720cafe2640f40ac5510ab29 Author: Maven Release <maven-release@codelutin.com> Date: Thu Oct 27 19:01:55 2016 +0200 [jgitflow-maven-plugin]updating poms for 1.19-SNAPSHOT development Summary of changes: nuiton-security/pom.xml | 2 +- nuiton-struts2/pom.xml | 2 +- nuiton-web/pom.xml | 2 +- pom.xml | 5 ++--- 4 files changed, 5 insertions(+), 6 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-web. See https://gitlab.nuiton.org/nuiton/nuiton-web.git commit e1b651bced52e18e720cafe2640f40ac5510ab29 Author: Maven Release <maven-release@codelutin.com> Date: Thu Oct 27 19:01:55 2016 +0200 [jgitflow-maven-plugin]updating poms for 1.19-SNAPSHOT development --- nuiton-security/pom.xml | 2 +- nuiton-struts2/pom.xml | 2 +- nuiton-web/pom.xml | 2 +- pom.xml | 5 ++--- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/nuiton-security/pom.xml b/nuiton-security/pom.xml index ae904d5..7ec2fd6 100644 --- a/nuiton-security/pom.xml +++ b/nuiton-security/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.18-SNAPSHOT</version> + <version>1.19-SNAPSHOT</version> </parent> <artifactId>nuiton-security</artifactId> diff --git a/nuiton-struts2/pom.xml b/nuiton-struts2/pom.xml index 96d18a7..0679c4d 100644 --- a/nuiton-struts2/pom.xml +++ b/nuiton-struts2/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.18-SNAPSHOT</version> + <version>1.19-SNAPSHOT</version> </parent> <artifactId>nuiton-struts2</artifactId> diff --git a/nuiton-web/pom.xml b/nuiton-web/pom.xml index d0545e7..1b35fd7 100644 --- a/nuiton-web/pom.xml +++ b/nuiton-web/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.18-SNAPSHOT</version> + <version>1.19-SNAPSHOT</version> </parent> <artifactId>nuiton-web</artifactId> diff --git a/pom.xml b/pom.xml index 7c5a536..7f38d91 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,7 @@ License along with this program. If not, see <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -32,7 +31,7 @@ License along with this program. If not, see <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.18-SNAPSHOT</version> + <version>1.19-SNAPSHOT</version> <packaging>pom</packaging> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm