Skip to content

Commit 260beb6

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d6c8227 commit 260beb6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>dev.dochia</groupId>
55
<artifactId>dochia-cli</artifactId>
66
<description>Intellignet API automation that finds the bugs your users would hate to discover</description>
7-
<version>1.3.0</version>
7+
<version>1.3.1-SNAPSHOT</version>
88
<name>dochia</name>
99
<url>https://dochia.dev</url>
1010

@@ -380,7 +380,7 @@
380380
<url>https://github.com/dochia-dev/dochia-cli.git</url>
381381
<connection>scm:git:git@github.com:dochia-dev/dochia-cli.git</connection>
382382
<developerConnection>scm:git:git@github.com:dochia-dev/dochia-cli.git</developerConnection>
383-
<tag>dochia-cli-1.3.0</tag>
383+
<tag>HEAD</tag>
384384
</scm>
385385

386386
<distributionManagement>

0 commit comments

Comments
 (0)