We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ee1c1 commit a10abf6Copy full SHA for a10abf6
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.github.loki-afro</groupId>
4
<artifactId>metalarchives-api</artifactId>
5
- <version>1.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
6
7
<name>${project.groupId}:${project.artifactId}</name>
8
<description>Unofficial Encyclopedia Metallum API</description>
@@ -19,7 +19,7 @@
19
<connection>scm:git:git://github.com/Loki-Afro/metalarchives.git</connection>
20
<developerConnection>scm:git:ssh://git@github.com/Loki-Afro/metalarchives.git</developerConnection>
21
<url>https://github.com/Loki-Afro/metalarchives</url>
22
- <tag>1.2.0</tag>
+ <tag>HEAD</tag>
23
</scm>
24
25
0 commit comments