Skip to content

Commit 8380afa

Browse files
committed
[maven-release-plugin] prepare release v1.6.0
1 parent 20c7c4f commit 8380afa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.6.0-SNAPSHOT</version>
7+
<version>1.6.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.6.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)