[jrst] branch develop updated (b05bc11 -> 662952f)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jrst. See http://git.nuiton.org/jrst.git from b05bc11 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new 662952f fix release process 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 662952fd037897b08f9da947f72972f4ea9b2076 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Oct 18 09:40:31 2014 +0200 fix release process Summary of changes: jrst-doc/pom.xml | 2 ++ 1 file changed, 2 insertions(+) -- 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 jrst. See http://git.nuiton.org/jrst.git commit 662952fd037897b08f9da947f72972f4ea9b2076 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Oct 18 09:40:31 2014 +0200 fix release process --- jrst-doc/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jrst-doc/pom.xml b/jrst-doc/pom.xml index 65ca506..00d8a21 100644 --- a/jrst-doc/pom.xml +++ b/jrst-doc/pom.xml @@ -41,6 +41,8 @@ <properties> <maven.reports.generate>false</maven.reports.generate> <siteSourcesType>rst</siteSourcesType> + <!-- Post Release configuration --> + <skipPostRelease>false</skipPostRelease> </properties> <dependencies> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm