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 d6c8227 commit 260beb6Copy full SHA for 260beb6
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.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
8
<name>dochia</name>
9
<url>https://dochia.dev</url>
10
@@ -380,7 +380,7 @@
380
<url>https://github.com/dochia-dev/dochia-cli.git</url>
381
<connection>scm:git:git@github.com:dochia-dev/dochia-cli.git</connection>
382
<developerConnection>scm:git:git@github.com:dochia-dev/dochia-cli.git</developerConnection>
383
- <tag>dochia-cli-1.3.0</tag>
+ <tag>HEAD</tag>
384
</scm>
385
386
<distributionManagement>
0 commit comments