We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57acd0b commit 5b0bcccCopy full SHA for 5b0bccc
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>io.archivesunleashed</groupId>
6
<artifactId>aut</artifactId>
7
<packaging>jar</packaging>
8
- <version>0.11.1-SNAPSHOT</version>
+ <version>0.12.0</version>
9
<name>Archives Unleashed Toolkit</name>
10
<description>An open-source platform for managing and analyzing web archives</description>
11
<url>https://github.com/archivesunleashed/aut</url>
@@ -50,7 +50,7 @@
50
<connection>scm:git:git@github.com:archivesunleashed/aut.git</connection>
51
<developerConnection>scm:git:git@github.com:archivesunleashed/aut.git</developerConnection>
52
<url>git@github.com:archivesunleashed/aut.git</url>
53
- <tag>HEAD</tag>
+ <tag>aut-0.12.0</tag>
54
</scm>
55
56
<repositories>
0 commit comments