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 a740edc commit 1a8b542Copy full SHA for 1a8b542
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.erudika</groupId>
6
<artifactId>para-dao-mongodb</artifactId>
7
- <version>1.40.1-SNAPSHOT</version>
+ <version>1.40.1</version>
8
9
<packaging>jar</packaging>
10
<name>Para MongoDB DAO</name>
@@ -48,7 +48,7 @@
48
<connection>scm:git:https://github.com/erudika/para-dao-mongodb.git</connection>
49
<developerConnection>scm:git:[email protected]:erudika/para-dao-mongodb.git</developerConnection>
50
<url>https://github.com/erudika/para-dao-mongodb</url>
51
- <tag>HEAD</tag>
+ <tag>1.40.1</tag>
52
</scm>
53
54
<issueManagement>
0 commit comments