Skip to content
This repository was archived by the owner on May 30, 2022. It is now read-only.

Commit eb54f45

Browse files
committed
[Maven] prepare release 1.0.10
1 parent 4e809dc commit eb54f45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.github.brevilo</groupId>
66
<artifactId>jolm</artifactId>
7-
<version>1.0.10-SNAPSHOT</version>
7+
<version>1.0.10</version>
88
<packaging>jar</packaging>
99

1010
<name>jOlm</name>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:https://github.com/brevilo/jolm.git</connection>
3131
<developerConnection>scm:git:[email protected]:brevilo/jolm.git</developerConnection>
3232
<url>https://github.com/brevilo/jolm/tree/main</url>
33-
<tag>HEAD</tag>
33+
<tag>1.0.10</tag>
3434
</scm>
3535

3636
<distributionManagement>

0 commit comments

Comments
 (0)