Skip to content

Commit

Permalink
prepare for v0.2.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpoelen committed Nov 1, 2021
1 parent 2d29ef4 commit 64704cb
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion nomer-name-correct/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.globalbioticinteractions</groupId>
<artifactId>nomer-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.2.5</version>
<relativePath>../nomer-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion nomer-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.globalbioticinteractions</groupId>
<artifactId>nomer-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.2.5</version>
<packaging>pom</packaging>
<name>Nomer Shared Project Settings</name>

Expand Down
2 changes: 1 addition & 1 deletion nomer-taxon-resolver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.globalbioticinteractions</groupId>
<artifactId>nomer-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.2.5</version>
<relativePath>../nomer-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion nomer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.globalbioticinteractions</groupId>
<artifactId>nomer-parent</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.2.5</version>
<relativePath>../nomer-parent/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 @@ -5,7 +5,7 @@

<groupId>org.globalbioticinteractions</groupId>
<artifactId>nomer-all</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.2.5</version>
<packaging>pom</packaging>
<name>Nomer Modules</name>
<modules>
Expand Down

0 comments on commit 64704cb

Please sign in to comment.