Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Puls authored and Puls committed Mar 25, 2020
1 parent 9270326 commit feb996c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions darksky-forecast-api-jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>tk.plogitech</groupId>
<artifactId>darksky-forecast-api-jackson</artifactId>
<version>2.0.2</version>
<version>2.1.0</version>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>tk.plogitech</groupId>
<artifactId>darksky-forecast-api</artifactId>
<version>2.0.2</version>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down
2 changes: 1 addition & 1 deletion darksky-forecast-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>tk.plogitech</groupId>
<artifactId>darksky-forecast-api</artifactId>
<version>2.0.2</version>
<version>2.1.0</version>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit feb996c

Please sign in to comment.