There was an error while loading. Please reload this page.
1 parent 7b08f8a commit 2df52a5Copy full SHA for 2df52a5
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>io.archivesunleashed</groupId>
6
<artifactId>aut</artifactId>
7
<packaging>jar</packaging>
8
- <version>0.90.3-SNAPSHOT</version>
+ <version>0.90.3</version>
9
<name>Archives Unleashed Toolkit</name>
10
<description>An open-source toolkit for analyzing web archives.</description>
11
<url>https://github.com/archivesunleashed/aut</url>
@@ -58,7 +58,7 @@
58
<connection>scm:git:git@github.com:archivesunleashed/aut.git</connection>
59
<developerConnection>scm:git:git@github.com:archivesunleashed/aut.git</developerConnection>
60
<url>git@github.com:archivesunleashed/aut.git</url>
61
- <tag>HEAD</tag>
+ <tag>aut-0.90.3</tag>
62
</scm>
63
64
<repositories>
0 commit comments