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 66672e2 commit 7a89ed6Copy full SHA for 7a89ed6
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.beanmapper</groupId>
5
<artifactId>beanmapper</artifactId>
6
- <version>4.1.3-SNAPSHOT</version>
+ <version>4.1.3</version>
7
<packaging>jar</packaging>
8
<name>42 Bean Mapper</name>
9
<description>Easy-to-use bean mapper for conversion from form to object to view</description>
@@ -27,7 +27,7 @@
27
<url>https://github.com/42BV/beanmapper</url>
28
<connection>scm:git:[email protected]:42BV/beanmapper.git</connection>
29
<developerConnection>scm:git:[email protected]:42BV/beanmapper.git</developerConnection>
30
- <tag>beanmapper-4.1.0</tag>
+ <tag>beanmapper-4.1.3</tag>
31
</scm>
32
33
<distributionManagement>
0 commit comments