Tony CHEMIT pushed to branch develop at ultreia.io / ird-observe Commits: 53885ecc by Tony CHEMIT at 2017-03-08T18:29:39+01:00 prepare release 6.0-RC-1 + fix release - - - - - df095a2f by Tony CHEMIT at 2017-03-08T18:29:54+01:00 [jgitflow-maven-plugin]updating poms for 6.0-RC-2-SNAPSHOT development - - - - - 2 changed files: - application-swing/pom.xml - toolbox-maven-plugin/pom.xml Changes: ===================================== application-swing/pom.xml ===================================== --- a/application-swing/pom.xml +++ b/application-swing/pom.xml @@ -35,7 +35,6 @@ <description>ObServe Application Swing</description> <properties> - <maven.deploy.skip>true</maven.deploy.skip> <!-- jaxx configuration --> <jaxx.validatorFactoryFQN> ===================================== toolbox-maven-plugin/pom.xml ===================================== --- a/toolbox-maven-plugin/pom.xml +++ b/toolbox-maven-plugin/pom.xml @@ -124,10 +124,6 @@ </dependencies> - <properties> - <!-- aloow to deploy artifacts --> - <maven.deploy.skip>false</maven.deploy.skip> - </properties> <build> <plugins> View it on GitLab: https://gitlab.com/ultreia.io/ird-observe/compare/963a8c2dc9f0ea781c3be75fbc...