We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291b4f9 commit 615efb6Copy full SHA for 615efb6
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>ch.usi.si.seart</groupId>
6
<artifactId>java-tree-sitter</artifactId>
7
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.0</version>
8
9
<name>${project.groupId}:${project.artifactId}</name>
10
<description>Java bindings for tree-sitter</description>
@@ -56,7 +56,7 @@
56
</contributors>
57
58
<scm>
59
- <tag>HEAD</tag>
+ <tag>v1.9.0</tag>
60
<url>https://github.com/seart-group/java-tree-sitter/tree/master</url>
61
<connection>scm:git:https://github.com/seart-group/java-tree-sitter.git</connection>
62
<developerConnection>scm:git:git@github.com:seart-group/java-tree-sitter.git</developerConnection>
0 commit comments