branch develop updated (5f72970 -> 3d5b57b)
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 5f72970 refs #3954: Update deps and fix build new 3d5b57b fixes #4076: Remove unused modules 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 3d5b57bf374ad6f242bd7d3157a481f7e9bea1f8 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Oct 25 18:44:06 2016 +0200 fixes #4076: Remove unused modules Summary of changes: pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 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 3d5b57bf374ad6f242bd7d3157a481f7e9bea1f8 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Oct 25 18:44:06 2016 +0200 fixes #4076: Remove unused modules --- pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d0bd196..ac73eea 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ License along with this program. If not, see <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>10.2</version> + <version>10.4</version> </parent> <groupId>org.nuiton.web</groupId> @@ -97,9 +97,6 @@ License along with this program. If not, see <modules> <module>nuiton-web</module> <module>nuiton-struts2</module> - <module>nuiton-tapestry</module> - <module>nuiton-rss</module> - <module>nuiton-gwt</module> <module>nuiton-security</module> </modules> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm