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 44e0f6b commit 441c2f8Copy full SHA for 441c2f8
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.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
8
<name>dochia</name>
9
<url>https://dochia.dev</url>
10
@@ -369,7 +369,7 @@
369
<url>https://github.com/dochia-dev/dochia-cli.git</url>
370
<connection>scm:git:git@github.com:dochia-dev/dochia-cli.git</connection>
371
<developerConnection>scm:git:git@github.com:dochia-dev/dochia-cli.git</developerConnection>
372
- <tag>dochia-cli-1.2.0</tag>
+ <tag>HEAD</tag>
373
</scm>
374
375
<distributionManagement>
0 commit comments