branch develop updated (78a974c -> 8d60ed3)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia. See http://git.nuiton.org/topia.git from 78a974c fixes #3688: Generate a binder even if there is no direct attributes defined in the entity contract Merge branch 'feature/3688' into develop new 8d60ed3 fixes #3689: Use nuitonpom 2.0 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 8d60ed3ad87929d9c6e3985810ffbdda0af9eead Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri May 22 15:19:23 2015 +0200 fixes #3689: Use nuitonpom 2.0 Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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 topia. See http://git.nuiton.org/topia.git commit 8d60ed3ad87929d9c6e3985810ffbdda0af9eead Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri May 22 15:19:23 2015 +0200 fixes #3689: Use nuitonpom 2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c201ac..20f7cb4 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>1.8.2</version> + <version>2.0</version> </parent> <artifactId>topia</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm