Skip to content

Commit dff9f30

Browse files
author
runner
committed
chore: bump to version hpp-v0.2.2 [ci skip]
1 parent 3231b89 commit dff9f30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hpp/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

hpp/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
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>
@@ -53,7 +53,6 @@
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>

0 commit comments

Comments
 (0)