We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff84a4 commit 02d88d9Copy full SHA for 02d88d9
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>cloud.anypoint</groupId>
6
<artifactId>json-logger</artifactId>
7
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.1</version>
8
<packaging>mule-extension</packaging>
9
<name>JSON Logger</name>
10
@@ -178,7 +178,7 @@
178
<connection>scm:git:https://github.com/anypointcloud/json-logger.git</connection>
179
<developerConnection>scm:git:https://github.com/anypointcloud/json-logger.git</developerConnection>
180
<url>https://github.com/anypointcloud/json-logger</url>
181
- <tag>HEAD</tag>
+ <tag>json-logger-3.0.1</tag>
182
</scm>
183
184
<repositories>
0 commit comments