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

Commit b8c74eb

Browse files
committed
[Maven] prepare release 1.0.1
1 parent e0a6e45 commit b8c74eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
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.1-SNAPSHOT</version>
7+
<version>1.0.1</version>
88
<packaging>jar</packaging>
99

1010
<name>jOlm</name>
@@ -30,6 +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>1.0.1</tag>
3334
</scm>
3435

3536
<distributionManagement>

0 commit comments

Comments
 (0)