File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
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" 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" >
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" >
34
45 <modelVersion >4.0.0</modelVersion >
56 <groupId >cloud.anypoint</groupId >
67 <artifactId >json-logger</artifactId >
7- <version >2.2.2 -SNAPSHOT</version >
8+ <version >2.2.1 -SNAPSHOT</version >
89 <packaging >mule-extension</packaging >
910 <name >JSON Logger</name >
1011
7374 <connection >scm:git:git@github.com:anypointcloud/json-logger.git</connection >
7475 <developerConnection >scm:git:git@github.com:anypointcloud/json-logger.git</developerConnection >
7576 <url >https://github.com/anypointcloud/json-logger</url >
76- <tag >2.2.1 </tag >
77+ <tag >HEAD </tag >
7778 </scm >
7879
7980 <dependencies >
You can’t perform that action at this time.
0 commit comments