Skip to content

Commit

Permalink
Jump to 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiao committed Jan 25, 2021
1 parent 439f7a5 commit a47abeb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dicoogle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>pt.ua.ieeta</groupId>
<artifactId>dicoogle-all</artifactId>
<version>2.5.2</version>
<version>2.5.3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pt.ua.ieeta</groupId>
<artifactId>dicoogle-all</artifactId>
<version>2.5.2</version>
<version>2.5.3</version>
<packaging>pom</packaging>
<name>dicoogle-all</name>

Expand Down
2 changes: 1 addition & 1 deletion sdk-ext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>pt.ua.ieeta</groupId>
<artifactId>dicoogle-all</artifactId>
<version>2.5.2</version>
<version>2.5.3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>pt.ua.ieeta</groupId>
<artifactId>dicoogle-all</artifactId>
<version>2.5.2</version>
<version>2.5.3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit a47abeb

Please sign in to comment.