Skip to content

Commit 7415680

Browse files
committed
[maven-release-plugin] prepare release v4.0.0
1 parent f538700 commit 7415680

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>3.1.1-SNAPSHOT</version>
6+
<version>4.0.0</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:https://github.com/42BV/beanmapper-spring.git</connection>
2828
<developerConnection>scm:git:https://github.com/42BV/beanmapper-spring.git</developerConnection>
2929
<url>https://github.com/42BV/beanmapper-spring</url>
30-
<tag>HEAD</tag>
30+
<tag>v4.0.0</tag>
3131
</scm>
3232

3333
<developers>

0 commit comments

Comments
 (0)