We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c839700 commit 91c01ddCopy full SHA for 91c01dd
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.netpreserve.commons</groupId>
5
<artifactId>webarchive-commons</artifactId>
6
- <version>1.1.12-SNAPSHOT</version>
+ <version>1.2.0</version>
7
<packaging>jar</packaging>
8
9
<name>webarchive-commons</name>
@@ -41,7 +41,7 @@
41
<connection>scm:git:[email protected]:iipc/webarchive-commons.git</connection>
42
<developerConnection>scm:git:[email protected]:iipc/webarchive-commons.git</developerConnection>
43
<url>https://github.com/iipc/webarchive-commons</url>
44
- <tag>HEAD</tag>
+ <tag>webarchive-commons-1.2.0</tag>
45
</scm>
46
47
<properties>
0 commit comments