Skip to content

Commit 495ecc6

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent b1984e5 commit 495ecc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

44
<groupId>io.beanmapper</groupId>
55
<artifactId>beanmapper-spring</artifactId>
6-
<version>5.0.4</version>
6+
<version>5.0.5-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>42 Bean Mapper Spring Support</name>
99
<description>Spring support for the Bean Mapper</description>
@@ -27,7 +27,7 @@
2727
<connection>scm:git:git@github.com:42BV/beanmapper-spring.git</connection>
2828
<developerConnection>scm:git:git@github.com:42BV/beanmapper-spring.git</developerConnection>
2929
<url>https://github.com/42BV/beanmapper-spring</url>
30-
<tag>beanmapper-spring-5.0.4</tag>
30+
<tag>HEAD</tag>
3131
</scm>
3232

3333
<developers>

0 commit comments

Comments
 (0)