Skip to content

Commit

Permalink
set version to 2.1.80_1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoK committed Jan 4, 2022
1 parent 10ee1f0 commit cebd9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ext {

allprojects {
group = 'com.ververica.platform'
version = "2.2-SNAPSHOT_${flinkVersion}"
version = "2.1.80_${flinkVersion}"
description = """Ververica Platform Lab - Flink Repository Analytics"""
}

Expand Down

0 comments on commit cebd9fb

Please sign in to comment.