Skip to content

Commit

Permalink
Update to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
personiumio committed Aug 31, 2022
1 parent af61f1e commit 2ea997d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.personium</groupId>
<artifactId>personium-ex-httpclient</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<packaging>jar</packaging>
<licenses>
<license>
Expand Down Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>io.personium</groupId>
<artifactId>personium-ex-base</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 2ea997d

Please sign in to comment.