Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 15454a88 by Tony CHEMIT at 2017-12-05T21:21:39+01:00 clean poms - - - - - 2 changed files: - dto/pom.xml - persistence/pom.xml Changes: ===================================== dto/pom.xml ===================================== --- a/dto/pom.xml +++ b/dto/pom.xml @@ -148,11 +148,6 @@ <artifactId>eugene-templates</artifactId> <version>${lib.version.java4all.toolkit}</version> </dependency> - <dependency> - <groupId>io.ultreia.java4all</groupId> - <artifactId>java-lang</artifactId> - <version>${lib.version.java4all.java-lang}</version> - </dependency> </dependencies> </plugin> ===================================== persistence/pom.xml ===================================== --- a/persistence/pom.xml +++ b/persistence/pom.xml @@ -223,11 +223,6 @@ <artifactId>eugene-templates</artifactId> <version>${lib.version.java4all.toolkit}</version> </dependency> - <dependency> - <groupId>io.ultreia.java4all</groupId> - <artifactId>java-lang</artifactId> - <version>${lib.version.java4all.java-lang}</version> - </dependency> </dependencies> </plugin> </plugins> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/15454a8809f8156a7b19672738bd... --- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/15454a8809f8156a7b19672738bd... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT