We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83677c commit f734f7eCopy full SHA for f734f7e
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.modelmapper</groupId>
5
<artifactId>modelmapper-module-record</artifactId>
6
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
7
<name>ModelMapper Module Record</name>
8
<description>ModelMapper Module for Record</description>
9
<url>http://modelmapper.org</url>
@@ -31,6 +31,7 @@
31
<connection>scm:git:git@github.com:modelmapper/modelmapper-module-record.git</connection>
32
<developerConnection>scm:git:git@github.com:modelmapper/modelmapper-module-record.git</developerConnection>
33
<url>http://github.com/modelmapper/modelmapper-module-record/</url>
34
+ <tag>modelmapper-module-record-1.0.1</tag>
35
</scm>
36
<issueManagement>
37
<system>GitHub</system>
0 commit comments