Skip to content

Commit 54a58ba

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4336edc commit 54a58ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.jboss.com.sun.httpserver</groupId>
66
<artifactId>httpserver</artifactId>
7-
<version>1.0.8.Final</version>
7+
<version>1.0.9.Final-SNAPSHOT</version>
88

99
<parent>
1010
<groupId>org.jboss</groupId>
@@ -50,6 +50,6 @@
5050
<connection>scm:git:https://github.com/jbossas/httpserver.git</connection>
5151
<developerConnection>scm:git:git@github.com:jbossas/httpserver.git</developerConnection>
5252
<url>https://github.com/jbossas/httpserver</url>
53-
<tag>1.0.8.Final</tag>
53+
<tag>HEAD</tag>
5454
</scm>
5555
</project>

0 commit comments

Comments
 (0)