Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed May 15, 2024
1 parent 087caf7 commit 299ea36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.erudika</groupId>
<artifactId>para-dao-mongodb</artifactId>
<version>1.40.7-SNAPSHOT</version>
<version>1.41.0</version>

<packaging>jar</packaging>
<name>Para MongoDB DAO</name>
Expand Down Expand Up @@ -48,7 +48,7 @@
<connection>scm:git:https://github.com/erudika/para-dao-mongodb.git</connection>
<developerConnection>scm:git:git@github.com:erudika/para-dao-mongodb.git</developerConnection>
<url>https://github.com/erudika/para-dao-mongodb</url>
<tag>HEAD</tag>
<tag>1.41.0</tag>
</scm>

<issueManagement>
Expand Down Expand Up @@ -121,7 +121,7 @@
<minimizeJar>false</minimizeJar>
<shadedArtifactAttached>true</shadedArtifactAttached>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
</transformers>
<filters>
<filter>
Expand Down

0 comments on commit 299ea36

Please sign in to comment.