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 b1984e5 commit 495ecc6Copy full SHA for 495ecc6
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.beanmapper</groupId>
5
<artifactId>beanmapper-spring</artifactId>
6
- <version>5.0.4</version>
+ <version>5.0.5-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<name>42 Bean Mapper Spring Support</name>
9
<description>Spring support for the Bean Mapper</description>
@@ -27,7 +27,7 @@
27
<connection>scm:git:git@github.com:42BV/beanmapper-spring.git</connection>
28
<developerConnection>scm:git:git@github.com:42BV/beanmapper-spring.git</developerConnection>
29
<url>https://github.com/42BV/beanmapper-spring</url>
30
- <tag>beanmapper-spring-5.0.4</tag>
+ <tag>HEAD</tag>
31
</scm>
32
33
<developers>
0 commit comments