Skip to content

Commit e30a71a

Browse files
committed
[maven-release-plugin] prepare release v2.2.3
1 parent 064bca1 commit e30a71a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 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.3-SNAPSHOT</version>
7+
<version>2.2.3</version>
88
<packaging>mule-extension</packaging>
99
<name>JSON Logger</name>
1010

@@ -155,7 +155,8 @@
155155
<connection>scm:git:[email protected]:anypointcloud/json-logger.git</connection>
156156
<developerConnection>scm:git:[email protected]:anypointcloud/json-logger.git</developerConnection>
157157
<url>https://github.com/anypointcloud/json-logger</url>
158-
</scm>
158+
<tag>v2.2.3</tag>
159+
</scm>
159160

160161
<repositories>
161162
<repository>

0 commit comments

Comments
 (0)