Skip to content

Commit c0e2579

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent fee83d5 commit c0e2579

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
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.jboss.jbossset</groupId>
1313
<artifactId>bugclerk</artifactId>
14-
<version>0.8.3.Final</version>
14+
<version>0.8.4-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616
<name>Bug Clerk</name>
1717
<description>A inspection tool for bug/task entry, to check the quality of it and ensures it complies to defines rules and processes</description>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:github.com/jboss-set/bug-clerk</connection>
3535
<developerConnection>scm:git:[email protected]:jboss-set/bug-clerk</developerConnection>
3636
<url>https://github.com/jboss-set/pull-request-processor</url>
37-
<tag>bugclerk-0.8.3.Final</tag>
37+
<tag>HEAD</tag>
3838
</scm>
3939

4040
<dependencies>

0 commit comments

Comments
 (0)