Skip to content

Commit 299ea36

Browse files
committed
[maven-release-plugin] prepare release 1.41.0
1 parent 087caf7 commit 299ea36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.erudika</groupId>
66
<artifactId>para-dao-mongodb</artifactId>
7-
<version>1.40.7-SNAPSHOT</version>
7+
<version>1.41.0</version>
88

99
<packaging>jar</packaging>
1010
<name>Para MongoDB DAO</name>
@@ -48,7 +48,7 @@
4848
<connection>scm:git:https://github.com/erudika/para-dao-mongodb.git</connection>
4949
<developerConnection>scm:git:[email protected]:erudika/para-dao-mongodb.git</developerConnection>
5050
<url>https://github.com/erudika/para-dao-mongodb</url>
51-
<tag>HEAD</tag>
51+
<tag>1.41.0</tag>
5252
</scm>
5353

5454
<issueManagement>
@@ -121,7 +121,7 @@
121121
<minimizeJar>false</minimizeJar>
122122
<shadedArtifactAttached>true</shadedArtifactAttached>
123123
<transformers>
124-
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
124+
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
125125
</transformers>
126126
<filters>
127127
<filter>

0 commit comments

Comments
 (0)