Skip to content

Commit bfdadb2

Browse files
committed
[maven-release-plugin] prepare release v3.0.2
1 parent 0a66811 commit bfdadb2

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

@@ -179,7 +179,7 @@
179179
<connection>scm:git:https://github.com/anypointcloud/json-logger.git</connection>
180180
<developerConnection>scm:git:https://github.com/anypointcloud/json-logger.git</developerConnection>
181181
<url>https://github.com/anypointcloud/json-logger</url>
182-
<tag>HEAD</tag>
182+
<tag>v3.0.2</tag>
183183
</scm>
184184

185185
<repositories>

0 commit comments

Comments
 (0)