Skip to content

Commit 33ec4f3

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 12c51e3 commit 33ec4f3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>com.headius</groupId>
44
<artifactId>invokebinder</artifactId>
55
<packaging>bundle</packaging>
6-
<version>1.16-SNAPSHOT</version>
6+
<version>1.17-SNAPSHOT</version>
77
<name>invokebinder</name>
88
<description>The missing MethodHandle builder API</description>
99
<url>http://maven.apache.org</url>
@@ -24,7 +24,8 @@
2424
<connection>scm:git:https://github.com/headius/invokebinder.git</connection>
2525
<developerConnection>scm:git:git@github.com:headius/invokebinder.git</developerConnection>
2626
<url>https://github.com/headius/invokebinder</url>
27-
</scm>
27+
<tag>HEAD</tag>
28+
</scm>
2829

2930
<developers>
3031
<developer>

0 commit comments

Comments
 (0)