Skip to content

Commit 5b0bccc

Browse files
committed
[maven-release-plugin] prepare release aut-0.12.0
1 parent 57acd0b commit 5b0bccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>io.archivesunleashed</groupId>
66
<artifactId>aut</artifactId>
77
<packaging>jar</packaging>
8-
<version>0.11.1-SNAPSHOT</version>
8+
<version>0.12.0</version>
99
<name>Archives Unleashed Toolkit</name>
1010
<description>An open-source platform for managing and analyzing web archives</description>
1111
<url>https://github.com/archivesunleashed/aut</url>
@@ -50,7 +50,7 @@
5050
<connection>scm:git:git@github.com:archivesunleashed/aut.git</connection>
5151
<developerConnection>scm:git:git@github.com:archivesunleashed/aut.git</developerConnection>
5252
<url>git@github.com:archivesunleashed/aut.git</url>
53-
<tag>HEAD</tag>
53+
<tag>aut-0.12.0</tag>
5454
</scm>
5555

5656
<repositories>

0 commit comments

Comments
 (0)