Skip to content

Commit 094ecdf

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 17c0c6e commit 094ecdf

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>2.2.1</version>
7+
<version>2.2.2-SNAPSHOT</version>
88
<packaging>mule-extension</packaging>
99
<name>JSON Logger</name>
1010

@@ -84,7 +84,7 @@
8484
<connection>scm:git:git@github.com:anypointcloud/json-logger.git</connection>
8585
<developerConnection>scm:git:git@github.com:anypointcloud/json-logger.git</developerConnection>
8686
<url>https://github.com/anypointcloud/json-logger</url>
87-
<tag>2.2.1</tag>
87+
<tag>HEAD</tag>
8888
</scm>
8989

9090
<dependencies>

0 commit comments

Comments
 (0)