We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a55b0 commit d1994fdCopy full SHA for d1994fd
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>br.com.labbs</groupId>
6
<artifactId>servlet-monitor</artifactId>
7
- <version>0.0.7-SNAPSHOT</version>
+ <version>0.1.0</version>
8
<packaging>jar</packaging>
9
10
<name>servlet-monitor</name>
@@ -25,7 +25,7 @@
25
<connection>scm:git:https://github.com/labbsr0x/servlet-monitor.git</connection>
26
<developerConnection>scm:git:https://github.com/labbsr0x/servlet-monitor.git</developerConnection>
27
<url>https://github.com/labbsr0x/servlet-monitor</url>
28
- <tag>HEAD</tag>
+ <tag>0.1.0</tag>
29
</scm>
30
31
<issueManagement>
0 commit comments