Skip to content

Commit

Permalink
Retiro dependencias innecesarias
Browse files Browse the repository at this point in the history
  • Loading branch information
shoniisra committed Mar 30, 2020
1 parent 3d6aade commit 06b73d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
7 changes: 1 addition & 6 deletions app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,7 @@
<groupId>com.rolandopalermo.facturacion.ec</groupId>
<artifactId>veronica-model</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>com.rolandopalermo.facturacion.ec</groupId>
<artifactId>veronica-dto-model-mapper</artifactId>
<version>1.0.1</version>
</dependency>
</dependency>
<dependency>
<groupId>com.rolandopalermo.facturacion.ec</groupId>
<artifactId>veronica-soap</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@
<artifactId>veronica-dto-model-mapper</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>com.rolandopalermo.facturacion.ec</groupId>
<artifactId>veronica-model</artifactId>
<version>1.0.1</version>
</dependency>
<!-- Veronica dependencies -->

<!-- Modules -->
Expand Down

0 comments on commit 06b73d4

Please sign in to comment.