Skip to content

Commit 2a081d5

Browse files
committed
[maven-release-plugin] prepare release v1.8.0
1 parent 33e973e commit 2a081d5

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.0-SNAPSHOT</version>
7+
<version>1.8.0</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.0</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)