branch release/3.3.1 updated (583bc6e2 -> f65e1ecd)
This is an automated email from the git hooks/post-receive script. New change to branch release/3.3.1 in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git from 583bc6e2 Merge branch 'feature/656_endIndex_-1_returns_all_results' into 'develop' new f1fb8861 [jgitflow-maven-plugin]updating poms for branch'release/3.3.1' with non-snapshot versions new f65e1ecd Disable fetching changes from redmine since issues are now on gitlab The 2 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 f65e1ecd7396700069f7ef067de95402d5d2e142 Author: Maven Release <maven-release@codelutin.com> Date: Mon Dec 18 14:54:55 2017 +0100 Disable fetching changes from redmine since issues are now on gitlab commit f1fb8861406aa5a6280567654d8d0fa39f782178 Author: Maven Release <maven-release@codelutin.com> Date: Mon Dec 18 14:47:42 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/3.3.1' with non-snapshot versions Summary of changes: pom.xml | 4 +++- topia-it/pom.xml | 2 +- topia-junit/pom.xml | 2 +- topia-persistence/pom.xml | 2 +- topia-service-csv/pom.xml | 5 +++-- topia-service-flyway/pom.xml | 2 +- topia-service-liquibase/pom.xml | 2 +- topia-service-migration/pom.xml | 2 +- topia-service-replication/pom.xml | 2 +- topia-templates/pom.xml | 2 +- 10 files changed, 14 insertions(+), 11 deletions(-) -- 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/3.3.1 in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git commit f1fb8861406aa5a6280567654d8d0fa39f782178 Author: Maven Release <maven-release@codelutin.com> Date: Mon Dec 18 14:47:42 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/3.3.1' with non-snapshot versions --- pom.xml | 2 +- topia-it/pom.xml | 2 +- topia-junit/pom.xml | 2 +- topia-persistence/pom.xml | 2 +- topia-service-csv/pom.xml | 2 +- topia-service-flyway/pom.xml | 2 +- topia-service-liquibase/pom.xml | 2 +- topia-service-migration/pom.xml | 2 +- topia-service-replication/pom.xml | 2 +- topia-templates/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 066a8c92..5e7104ce 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>topia</artifactId> - <version>3.3.1-SNAPSHOT</version> + <version>3.3.1</version> <packaging>pom</packaging> <name>ToPIA</name> diff --git a/topia-it/pom.xml b/topia-it/pom.xml index ba134bd9..fb0ca2db 100644 --- a/topia-it/pom.xml +++ b/topia-it/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>3.3.1-SNAPSHOT</version> + <version>3.3.1</version> </parent> <groupId>org.nuiton.topia</groupId> diff --git a/topia-junit/pom.xml b/topia-junit/pom.xml index cebaa7ff..a06fe849 100644 --- a/topia-junit/pom.xml +++ b/topia-junit/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>3.3.1-SNAPSHOT</version> + <version>3.3.1</version> </parent> <groupId>org.nuiton.topia</groupId> diff --git a/topia-persistence/pom.xml b/topia-persistence/pom.xml index a9254992..c4cb78a1 100644 --- a/topia-persistence/pom.xml +++ b/topia-persistence/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>3.3.1-SNAPSHOT</version> + <version>3.3.1</version> </parent> <groupId>org.nuiton.topia</groupId> diff --git a/topia-service-csv/pom.xml b/topia-service-csv/pom.xml index 743d49c7..60852d96 100644 --- a/topia-service-csv/pom.xml +++ b/topia-service-csv/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>3.3.1-SNAPSHOT</version> + <version>3.3.1</version> </parent> <groupId>org.nuiton.topia</groupId> diff --git a/topia-service-flyway/pom.xml b/topia-service-flyway/pom.xml index dd52a4fa..c7dcb7c8 100644 --- a/topia-service-flyway/pom.xml +++ b/topia-service-flyway/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>3.3.1-SNAPSHOT</version> + <version>3.3.1</version> </parent> <groupId>org.nuiton.topia</groupId> diff --git a/topia-service-liquibase/pom.xml b/topia-service-liquibase/pom.xml index c25faf7f..a43b7a5a 100644 --- a/topia-service-liquibase/pom.xml +++ b/topia-service-liquibase/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>3.3.1-SNAPSHOT</version> + <version>3.3.1</version> </parent> <groupId>org.nuiton.topia</groupId> diff --git a/topia-service-migration/pom.xml b/topia-service-migration/pom.xml index 868ea8c1..14608402 100644 --- a/topia-service-migration/pom.xml +++ b/topia-service-migration/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>3.3.1-SNAPSHOT</version> + <version>3.3.1</version> </parent> <groupId>org.nuiton.topia</groupId> diff --git a/topia-service-replication/pom.xml b/topia-service-replication/pom.xml index 79e0dc91..e30db84c 100644 --- a/topia-service-replication/pom.xml +++ b/topia-service-replication/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>3.3.1-SNAPSHOT</version> + <version>3.3.1</version> </parent> <groupId>org.nuiton.topia</groupId> diff --git a/topia-templates/pom.xml b/topia-templates/pom.xml index 8f2d1714..b9cd9794 100644 --- a/topia-templates/pom.xml +++ b/topia-templates/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>3.3.1-SNAPSHOT</version> + <version>3.3.1</version> </parent> <groupId>org.nuiton.topia</groupId> -- 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/3.3.1 in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git commit f65e1ecd7396700069f7ef067de95402d5d2e142 Author: Maven Release <maven-release@codelutin.com> Date: Mon Dec 18 14:54:55 2017 +0100 Disable fetching changes from redmine since issues are now on gitlab --- pom.xml | 2 ++ topia-service-csv/pom.xml | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5e7104ce..0ca34f06 100644 --- a/pom.xml +++ b/pom.xml @@ -214,6 +214,8 @@ <!-- redmine project Id --> <projectId>topia</projectId> + <!-- FIXME issues are no longer on redmine since migration to gitlab --> + <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> <!-- libs version --> <commonsLoggingVersion>1.2</commonsLoggingVersion> diff --git a/topia-service-csv/pom.xml b/topia-service-csv/pom.xml index 60852d96..309307a3 100644 --- a/topia-service-csv/pom.xml +++ b/topia-service-csv/pom.xml @@ -41,7 +41,8 @@ <properties> <!-- Post Release configuration --> - <skipPostRelease>false</skipPostRelease> + <!-- FIXME true because issues are no longer on redmine but on gitlab --> + <skipPostRelease>true</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