We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ed27d commit 0149a92Copy full SHA for 0149a92
pom.xml
@@ -6,7 +6,7 @@
6
<groupId>me.atlis</groupId>
7
<artifactId>decibelinsight-uasparser</artifactId>
8
9
- <version>1.0.12-SNAPSHOT</version>
+ <version>1.0.12</version>
10
<packaging>jar</packaging>
11
12
<name>DIUASparser</name>
@@ -27,7 +27,7 @@
27
<connection>scm:git://[email protected]:AtlisInc/DIUASparser.git</connection>
28
<developerConnection>scm:git:[email protected]:AtlisInc/DIUASparser.git</developerConnection>
29
<url>http://github.com/AtlisInc/DIUASparser</url>
30
- <tag>HEAD</tag>
+ <tag>decibelinsight-uasparser-1.0.12</tag>
31
</scm>
32
33
<properties>
0 commit comments