Skip to content

Commit 02d88d9

Browse files
committed
[maven-release-plugin] prepare release json-logger-3.0.1
1 parent eff84a4 commit 02d88d9

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
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>cloud.anypoint</groupId>
66
<artifactId>json-logger</artifactId>
7-
<version>3.0.1-SNAPSHOT</version>
7+
<version>3.0.1</version>
88
<packaging>mule-extension</packaging>
99
<name>JSON Logger</name>
1010

@@ -178,7 +178,7 @@
178178
<connection>scm:git:https://github.com/anypointcloud/json-logger.git</connection>
179179
<developerConnection>scm:git:https://github.com/anypointcloud/json-logger.git</developerConnection>
180180
<url>https://github.com/anypointcloud/json-logger</url>
181-
<tag>HEAD</tag>
181+
<tag>json-logger-3.0.1</tag>
182182
</scm>
183183

184184
<repositories>

0 commit comments

Comments
 (0)