Skip to content

Commit 5d8abd8

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4b94827 commit 5d8abd8

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.0.1</version>
7+
<version>1.0.2-SNAPSHOT</version>
88
<name>dochia</name>
99
<url>https://dochia.dev</url>
1010

@@ -370,7 +370,7 @@
370370
<url>https://github.com/dochia-dev/dochia-cli.git</url>
371371
<connection>scm:git:git@github.com:dochia-dev/dochia-cli.git</connection>
372372
<developerConnection>scm:git:git@github.com:dochia-dev/dochia-cli.git</developerConnection>
373-
<tag>dochia-cli-1.0.1</tag>
373+
<tag>HEAD</tag>
374374
</scm>
375375

376376
<distributionManagement>

0 commit comments

Comments
 (0)