branch develop updated (a944bc0 -> e901afc)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See http://git.codelutin.com/observe.git from a944bc0 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new e901afc use codelutinpom 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 e901afc30c170853fb69e2924075ca4c0b2ebaf9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu May 21 10:17:05 2015 +0200 use codelutinpom 2.0 Summary of changes: README.txt | 8 +++++++- pom.xml | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See http://git.codelutin.com/observe.git commit e901afc30c170853fb69e2924075ca4c0b2ebaf9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu May 21 10:17:05 2015 +0200 use codelutinpom 2.0 --- README.txt | 8 +++++++- pom.xml | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 1994f77..2e82cd6 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,9 @@ To deploy new version of pom: mvn deploy To install localy: mvn install -To run: mvn -Prun \ No newline at end of file +To run: mvn -Prun + +Release +------- + +To do a release of this project (which now uses git, refer to this page +https://forge.nuiton.org/projects/pom/repository/revisions/master/entry/code...). \ No newline at end of file diff --git a/pom.xml b/pom.xml index 7f62d85..7dd4021 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>1.8.3</version> + <version>2.0</version> </parent> <groupId>fr.ird.observe</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.
participants (1)
-
codelutin.com scm