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 17c0c6e commit 094ecdfCopy full SHA for 094ecdf
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>cloud.anypoint</groupId>
6
<artifactId>json-logger</artifactId>
7
- <version>2.2.1</version>
+ <version>2.2.2-SNAPSHOT</version>
8
<packaging>mule-extension</packaging>
9
<name>JSON Logger</name>
10
@@ -84,7 +84,7 @@
84
<connection>scm:git:git@github.com:anypointcloud/json-logger.git</connection>
85
<developerConnection>scm:git:git@github.com:anypointcloud/json-logger.git</developerConnection>
86
<url>https://github.com/anypointcloud/json-logger</url>
87
- <tag>2.2.1</tag>
+ <tag>HEAD</tag>
88
</scm>
89
90
<dependencies>
0 commit comments