Skip to content

Commit

Permalink
miragte regx to CommonUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
rpereira-fccn committed Sep 20, 2024
1 parent 1370407 commit d7b2f16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 129 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@
<artifactId>commons-text</artifactId>
<version>1.9</version> <!-- or the latest version available -->
</dependency>
<!-- degois commons -->
<dependency>
<groupId>pt.ptcris</groupId>
<artifactId>degois-common-utils</artifactId>
<version>1.0</version>
</dependency>
</dependencies>

<!-- Build Settings -->
Expand Down
129 changes: 0 additions & 129 deletions src/main/java/pt/ptcris/utils/ExternalIdsNormalizer.java

This file was deleted.

0 comments on commit d7b2f16

Please sign in to comment.