Skip to content

Commit ea0c78a

Browse files
committed
Prepare release [skip ci]
1 parent 3213e9e commit ea0c78a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
<parent>
2323
<groupId>org.libj</groupId>
2424
<artifactId>libj</artifactId>
25-
<version>0.9.8-SNAPSHOT</version>
25+
<version>0.9.8</version>
2626
</parent>
2727
<artifactId>mail</artifactId>
28-
<version>0.4.4-SNAPSHOT</version>
28+
<version>0.4.4</version>
2929
<name>LibJ Mail</name>
3030
<description>
3131
Supplementary extensions to the java.mail package.
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.libj</groupId>
3636
<artifactId>lang</artifactId>
37-
<version>0.8.0-SNAPSHOT</version>
37+
<version>0.8.0</version>
3838
</dependency>
3939

4040
<dependency>

0 commit comments

Comments
 (0)