We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fee83d5 commit c0e2579Copy full SHA for c0e2579
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>org.jboss.jbossset</groupId>
13
<artifactId>bugclerk</artifactId>
14
- <version>0.8.3.Final</version>
+ <version>0.8.4-SNAPSHOT</version>
15
<packaging>jar</packaging>
16
<name>Bug Clerk</name>
17
<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 @@
34
<connection>scm:git:github.com/jboss-set/bug-clerk</connection>
35
<developerConnection>scm:git:[email protected]:jboss-set/bug-clerk</developerConnection>
36
<url>https://github.com/jboss-set/pull-request-processor</url>
37
- <tag>bugclerk-0.8.3.Final</tag>
+ <tag>HEAD</tag>
38
</scm>
39
40
<dependencies>
0 commit comments