branch release/2.32 created (now bf99562)
This is an automated email from the git hooks/post-receive script. New change to branch release/2.32 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git at bf99562 [jgitflow-maven-plugin]updating poms for 2.32 branch with snapshot versions This branch includes the following new commits: new bf99562 [jgitflow-maven-plugin]updating poms for 2.32 branch with snapshot versions 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 bf99562cca3c2f740802167096ea822166e8785c Author: Maven Release <maven-release@codelutin.com> Date: Tue Sep 13 17:37:39 2016 +0200 [jgitflow-maven-plugin]updating poms for 2.32 branch with snapshot versions -- 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 release/2.32 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit bf99562cca3c2f740802167096ea822166e8785c Author: Maven Release <maven-release@codelutin.com> Date: Tue Sep 13 17:37:39 2016 +0200 [jgitflow-maven-plugin]updating poms for 2.32 branch with snapshot versions --- jaxx-demo/pom.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/jaxx-demo/pom.xml b/jaxx-demo/pom.xml index fdb89cc..e50cf41 100644 --- a/jaxx-demo/pom.xml +++ b/jaxx-demo/pom.xml @@ -463,12 +463,8 @@ <phase>process-resources</phase> <configuration> <target> - <copy failonerror="true" overwrite="true" - file="${project.build.directory}/changelog/${project.parent.artifactId}-${project.version}-changelog.pom" - tofile="${project.build.directory}/generated-sources/license/CHANGELOG.txt"/> - <copy failonerror="true" overwrite="true" - file="${project.build.directory}/changelog/${project.parent.artifactId}-${project.version}-changelog.pom" - tofile="${project.build.directory}/generated-sources/license/META-INF/jaxx-demo-CHANGELOG.txt"/> + <copy failonerror="true" overwrite="true" file="${project.build.directory}/changelog/${project.parent.artifactId}-${project.version}-changelog.pom" tofile="${project.build.directory}/generated-sources/license/CHANGELOG.txt" /> + <copy failonerror="true" overwrite="true" file="${project.build.directory}/changelog/${project.parent.artifactId}-${project.version}-changelog.pom" tofile="${project.build.directory}/generated-sources/license/META-INF/jaxx-demo-CHANGELOG.txt" /> </target> </configuration> <goals> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm