Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
herrtunante committed Apr 3, 2023
1 parent edcc761 commit 340009b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion collect-earth/collect-earth-grid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openforis.collect.earth</groupId>
<artifactId>collect-earth</artifactId>
<version>1.15.05-SNAPSHOT-SNAPSHOT</version>
<version>1.15.05-SNAPSHOT</version>
</parent>

<artifactId>collect-earth-grid</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion collect-earth/collect-earth-sampler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openforis.collect.earth</groupId>
<artifactId>collect-earth</artifactId>
<version>1.15.04</version>
<version>1.15.05-SNAPSHOT</version>
</parent>

<artifactId>collect-earth-sampler</artifactId>
Expand Down

0 comments on commit 340009b

Please sign in to comment.