We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b94827 commit 5d8abd8Copy full SHA for 5d8abd8
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>dev.dochia</groupId>
5
<artifactId>dochia-cli</artifactId>
6
<description>Intellignet API automation that finds the bugs your users would hate to discover</description>
7
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
8
<name>dochia</name>
9
<url>https://dochia.dev</url>
10
@@ -370,7 +370,7 @@
370
<url>https://github.com/dochia-dev/dochia-cli.git</url>
371
<connection>scm:git:git@github.com:dochia-dev/dochia-cli.git</connection>
372
<developerConnection>scm:git:git@github.com:dochia-dev/dochia-cli.git</developerConnection>
373
- <tag>dochia-cli-1.0.1</tag>
+ <tag>HEAD</tag>
374
</scm>
375
376
<distributionManagement>
0 commit comments