Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
Update to flow 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarezguille committed Feb 25, 2020
1 parent 59f0c14 commit a7f19c3
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 @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>flow-component-base</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Flow component base</name>
<description>Parent pom for individual component modules</description>
Expand All @@ -28,7 +28,7 @@
<maven.deploy.plugin.version>2.8.2</maven.deploy.plugin.version>
<driver.binary.downloader.maven.plugin.version>1.0.14
</driver.binary.downloader.maven.plugin.version>
<flow.version>2.1-SNAPSHOT</flow.version>
<flow.version>2.2-SNAPSHOT</flow.version>
<testbench.version>6.2.1</testbench.version>

<!-- OSGi support -->
Expand Down

0 comments on commit a7f19c3

Please sign in to comment.