File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
5
4
<modelVersion >4.0.0</modelVersion >
6
5
<groupId >cloud.anypoint</groupId >
7
6
<artifactId >json-logger</artifactId >
8
- <version >2.2.1-SNAPSHOT </version >
7
+ <version >2.2.1</version >
9
8
<packaging >mule-extension</packaging >
10
9
<name >JSON Logger</name >
11
10
85
84
<
connection >scm:git:
[email protected] :anypointcloud/json-logger.git</
connection >
86
85
<
developerConnection >scm:git:
[email protected] :anypointcloud/json-logger.git</
developerConnection >
87
86
<url >https://github.com/anypointcloud/json-logger</url >
88
- <tag >HEAD </tag >
87
+ <tag >2.2.1 </tag >
89
88
</scm >
90
89
91
90
<dependencies >
You can’t perform that action at this time.
0 commit comments