We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890e638 commit 318ff99Copy full SHA for 318ff99
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.sanctionco.jmail</groupId>
6
<artifactId>jmail</artifactId>
7
- <version>1.6.4-SNAPSHOT</version>
+ <version>2.0.0</version>
8
<packaging>jar</packaging>
9
10
<name>jmail</name>
@@ -15,7 +15,7 @@
15
<url>https://github.com/RohanNagar/jmail</url>
16
<connection>scm:git:[email protected]:RohanNagar/jmail.git</connection>
17
<developerConnection>scm:git:[email protected]:RohanNagar/jmail.git</developerConnection>
18
- <tag>v1.6.1</tag>
+ <tag>v2.0.0</tag>
19
</scm>
20
21
<licenses>
0 commit comments