Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3 Commits: 0af35500 by Tony CHEMIT at 2018-02-26T00:46:15+01:00 [jgitflow-maven-plugin]updating poms for branch'release/2.1' with non-snapshot versions[skip ci] - - - - - be069d6c by Tony CHEMIT at 2018-02-26T01:12:54+01:00 fix version for release modules - - - - - 249d50df by Tony CHEMIT at 2018-02-26T01:55:30+01:00 [jgitflow-maven-plugin]merging 'release/2.1' into 'master' - - - - - 20ef6c78 by Tony CHEMIT at 2018-02-26T01:55:34+01:00 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - 28897845 by Tony CHEMIT at 2018-02-26T01:55:35+01:00 [jgitflow-maven-plugin]merging 'master' into 'develop' - - - - - 84dc5028 by Tony CHEMIT at 2018-02-26T01:55:36+01:00 [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - 2 changed files: - t3-installer/pom.xml - t3/pom.xml Changes: ===================================== t3-installer/pom.xml ===================================== --- a/t3-installer/pom.xml +++ b/t3-installer/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.t3</groupId> <artifactId>ird-t3</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>t3-installer</artifactId> ===================================== t3/pom.xml ===================================== --- a/t3/pom.xml +++ b/t3/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.t3</groupId> <artifactId>ird-t3</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.1</version> </parent> <artifactId>t3</artifactId> View it on GitLab: https://gitlab.com/ultreiaio/ird-t3/compare/6b22e1226239dc05721736517a76620f... --- View it on GitLab: https://gitlab.com/ultreiaio/ird-t3/compare/6b22e1226239dc05721736517a76620f... You're receiving this email because of your account on gitlab.com.