File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
1515### Fixed
1616
17+ - remove patch support
1718- remove webflux dependency
1819- lint pom.xml to force new library release
1920- lint to force new library release
Original file line number Diff line number Diff line change 99 </parent >
1010 <groupId >io.github.linagora.linid.im</groupId >
1111 <artifactId >hpp</artifactId >
12- <version >0.2.1 </version >
12+ <version >0.2.2 </version >
1313 <name >http-provider</name >
1414 <description >Plugin to manage http provider</description >
1515 <url >https://github.com/linagora/linid-im-api-community-plugins</url >
5353 <build >
5454 <plugins >
5555 <plugin >
56- <groupId >org.apache.maven.plugins</groupId >
5756 <artifactId >maven-shade-plugin</artifactId >
5857 <version >3.6.2</version >
5958 <executions >
You can’t perform that action at this time.
0 commit comments