Skip to content

Commit 5cdd53b

Browse files
committed
Dropped -SNAPSHOT in version number for official release
1 parent 079eb4b commit 5cdd53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.orekit</groupId>
66
<artifactId>rugged</artifactId>
7-
<version>3.0-SNAPSHOT</version>
7+
<version>3.0</version>
88
<packaging>jar</packaging>
99
<name>Rugged</name>
1010
<url>https://www.orekit.org/rugged</url>

0 commit comments

Comments
 (0)