Skip to content

Commit 8b6b569

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6586741 commit 8b6b569

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
@@ -12,7 +12,7 @@
1212
<groupId>io.jenkins.plugins</groupId>
1313
<packaging>hpi</packaging>
1414
<name>Git Forensics Plugin</name>
15-
<version>0.3.0</version>
15+
<version>0.3.1-SNAPSHOT</version>
1616
<description>Jenkins plug-in that mines and analyzes data from a Git repository.</description>
1717

1818
<properties>
@@ -558,7 +558,7 @@
558558
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
559559
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
560560
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
561-
<tag>git-forensics-0.3.0</tag>
561+
<tag>HEAD</tag>
562562
</scm>
563563

564564
<repositories>

0 commit comments

Comments
 (0)