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 0a66811 commit bfdadb2Copy full SHA for bfdadb2
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.2-SNAPSHOT</version>
+ <version>3.0.2</version>
8
<packaging>mule-extension</packaging>
9
<name>JSON Logger</name>
10
@@ -179,7 +179,7 @@
179
<connection>scm:git:https://github.com/anypointcloud/json-logger.git</connection>
180
<developerConnection>scm:git:https://github.com/anypointcloud/json-logger.git</developerConnection>
181
<url>https://github.com/anypointcloud/json-logger</url>
182
- <tag>HEAD</tag>
+ <tag>v3.0.2</tag>
183
</scm>
184
185
<repositories>
0 commit comments