Skip to content

Commit a09693d

Browse files
committed
[maven-release-plugin] prepare release math-expression-parser-0.0.2
1 parent d835235 commit a09693d

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
@@ -3,7 +3,7 @@
33

44
<groupId>io.github.facaiy</groupId>
55
<artifactId>math-expression-parser</artifactId>
6-
<version>0.0.2-SNAPSHOT</version>
6+
<version>0.0.2</version>
77
<packaging>jar</packaging>
88

99
<name>${project.groupId}:${project.artifactId}</name>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git@github.com:facaiy/math-expression-parser.git</connection>
3131
<developerConnection>scm:git:git@github.com:facaiy/math-expression-parser.git</developerConnection>
3232
<url>http://github.com/facaiy/math-expression-parser/tree/master</url>
33-
<tag>HEAD</tag>
33+
<tag>math-expression-parser-0.0.2</tag>
3434
</scm>
3535

3636
<properties>

0 commit comments

Comments
 (0)