Skip to content

Commit

Permalink
Dropped -SNAPSHOT in version number for official release
Browse files Browse the repository at this point in the history
  • Loading branch information
gprat31 committed Jun 27, 2022
1 parent 079eb4b commit 5cdd53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.orekit</groupId>
<artifactId>rugged</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0</version>
<packaging>jar</packaging>
<name>Rugged</name>
<url>https://www.orekit.org/rugged</url>
Expand Down

0 comments on commit 5cdd53b

Please sign in to comment.