Skip to content

Commit 5268153

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 50d5cb2 commit 5268153

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>io.logz</groupId>
66
<artifactId>guice-jersey</artifactId>
7-
<version>1.0.9</version>
7+
<version>1.0.10-SNAPSHOT</version>
88

99
<packaging>jar</packaging>
1010
<name>guice-jersey</name>
@@ -116,7 +116,7 @@
116116
<connection>scm:git:[email protected]:logzio/guice-jersey.git</connection>
117117
<url>scm:git:[email protected]:logzio/guice-jersey.git</url>
118118
<developerConnection>scm:git:[email protected]:logzio/guice-jersey.git</developerConnection>
119-
<tag>v1.0.9</tag>
119+
<tag>HEAD</tag>
120120
</scm>
121121

122122
<properties>

0 commit comments

Comments
 (0)