Skip to content

Commit 9bf069a

Browse files
author
GitHub Actions
committed
[maven-release-plugin] prepare release sep3-parser-0.1.0
1 parent 582853d commit 9bf069a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

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

55
<groupId>org.sep3.tools</groupId>
66
<artifactId>sep3-parser</artifactId>
7-
<version>0.0.2-SNAPSHOT</version>
7+
<version>0.1.0</version>
88
<packaging>jar</packaging>
99

1010
<name>sep3-parser</name>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git@github.com:lat-lon/sep3-tools.git</connection>
3131
<developerConnection>scm:git:git@github.com:lat-lon/sep3-tools.git</developerConnection>
3232
<url>https://github.com/lat-lon/sep3-tools</url>
33-
<tag>HEAD</tag>
33+
<tag>sep3-parser-0.1.0</tag>
3434
</scm>
3535

3636
<repositories>

0 commit comments

Comments
 (0)