Skip to content

Commit

Permalink
Update Flink version to 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sonsoleslp committed Oct 8, 2019
1 parent 29bb516 commit a051582
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 @@ -23,7 +23,7 @@ under the License.

<groupId>org.fiware.cosmos</groupId>
<artifactId>orion.flink.connector</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
<packaging>jar</packaging>

<name>Fiware Orion Flink Connector</name>
Expand All @@ -45,7 +45,7 @@ under the License.

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<flink.version>1.5.0</flink.version>
<flink.version>1.9.0</flink.version>
<scala.binary.version>2.11</scala.binary.version>
<scala.version>2.11.12</scala.version>
<play2.version>2.4.6</play2.version>
Expand Down

0 comments on commit a051582

Please sign in to comment.