Loading atlas-commands/pom.xml +8 −0 Original line number Diff line number Diff line Loading @@ -82,6 +82,14 @@ <scope>test</scope> </dependency> <dependency> <groupId>es.redmic.atlas</groupId> <artifactId>atlas-lib</artifactId> <version>${redmic.atlas-lib.version}</version> <type>test-jar</type> <scope>test</scope> </dependency> <dependency> <groupId>es.redmic.lib</groupId> <artifactId>user-settings-lib</artifactId> Loading Loading
atlas-commands/pom.xml +8 −0 Original line number Diff line number Diff line Loading @@ -82,6 +82,14 @@ <scope>test</scope> </dependency> <dependency> <groupId>es.redmic.atlas</groupId> <artifactId>atlas-lib</artifactId> <version>${redmic.atlas-lib.version}</version> <type>test-jar</type> <scope>test</scope> </dependency> <dependency> <groupId>es.redmic.lib</groupId> <artifactId>user-settings-lib</artifactId> Loading