Skip to content

Commit 50ee52f

Browse files
committed
Use correct scm-tag for the current branch
1 parent dc42d24 commit 50ee52f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<connection>scm:git:git://github.com/pmd/pmd-designer.git</connection>
2121
<developerConnection>scm:git:ssh://[email protected]/pmd/pmd-designer.git</developerConnection>
2222
<url>https://github.com/pmd/pmd-designer</url>
23-
<tag>HEAD</tag>
23+
<tag>6.27-dev</tag>
2424
</scm>
2525
<ciManagement>
2626
<url>https://travis-ci.org/pmd/pmd-designer</url>

0 commit comments

Comments
 (0)