Skip to content

Commit 7950513

Browse files
committed
[maven-release-plugin] prepare release v2.0.3_1
1 parent 8b0815d commit 7950513

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
@@ -5,7 +5,7 @@
55

66
<groupId>io.microlam</groupId>
77
<artifactId>slf4j-simple-lambda</artifactId>
8-
<version>slf4j-simple-lambda-2.0.3_1-SNAPSHOT</version>
8+
<version>2.0.3_1</version>
99
<packaging>jar</packaging>
1010
<name>SLF4J Simple Binding for AWS Lambda</name>
1111
<description>SLF4J Simple binding for AWS Lambda</description>
@@ -37,7 +37,7 @@
3737
<connection>scm:git:git://github.com/microlam-io/${project.artifactId}.git</connection>
3838
<developerConnection>scm:git:ssh://git@github.com/microlam-io/${project.artifactId}.git</developerConnection>
3939
<url>https://github.com/microlam-io/${project.artifactId}/tree/master</url>
40-
<tag>HEAD</tag>
40+
<tag>v2.0.3_1</tag>
4141
</scm>
4242

4343
<distributionManagement>

0 commit comments

Comments
 (0)