Skip to content

Commit a652e8b

Browse files
committed
[maven-release-plugin] prepare release v1.8.1
1 parent d6d5e96 commit a652e8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>ch.usi.si.seart</groupId>
66
<artifactId>java-tree-sitter</artifactId>
7-
<version>1.8.1-SNAPSHOT</version>
7+
<version>1.8.1</version>
88

99
<name>${project.groupId}:${project.artifactId}</name>
1010
<description>Java bindings for tree-sitter</description>
@@ -56,7 +56,7 @@
5656
</contributors>
5757

5858
<scm>
59-
<tag>HEAD</tag>
59+
<tag>v1.8.1</tag>
6060
<url>https://github.com/seart-group/java-tree-sitter/tree/master</url>
6161
<connection>scm:git:https://github.com/seart-group/java-tree-sitter.git</connection>
6262
<developerConnection>scm:git:git@github.com:seart-group/java-tree-sitter.git</developerConnection>

0 commit comments

Comments
 (0)