Skip to content

Commit 69ca514

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 48d1338 commit 69ca514

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>com.github.checkstyle</groupId>
66
<artifactId>checkstyle-sonar-plugin</artifactId>
7-
<version>4.26</version>
7+
<version>4.27-SNAPSHOT</version>
88
<packaging>sonar-plugin</packaging>
99

1010
<name>Checkstyle SonarQube Plugin</name>
@@ -78,7 +78,7 @@
7878
<connection>scm:git:[email protected]:checkstyle/sonar-checkstyle.git</connection>
7979
<developerConnection>scm:git:[email protected]:checkstyle/sonar-checkstyle.git</developerConnection>
8080
<url>https://github.com/checkstyle/sonar-checkstyle</url>
81-
<tag>4.26</tag>
81+
<tag>HEAD</tag>
8282
</scm>
8383
<issueManagement>
8484
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)