File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- 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" >
53
64 <modelVersion >4.0.0</modelVersion >
75 <groupId >cloud.anypoint</groupId >
86 <artifactId >json-logger</artifactId >
9- <version >2.2.2-SNAPSHOT </version >
7+ <version >2.2.2</version >
108 <packaging >mule-extension</packaging >
119 <name >JSON Logger</name >
1210
103101 <
connection >scm:git:
[email protected] :anypointcloud/json-logger.git</
connection >
104102 <
developerConnection >scm:git:
[email protected] :anypointcloud/json-logger.git</
developerConnection >
105103 <url >https://github.com/anypointcloud/json-logger</url >
106- <tag >HEAD </tag >
104+ <tag >2.2.2 </tag >
107105 </scm >
108106
109107 <dependencies >
You can’t perform that action at this time.
0 commit comments