Skip to content

Commit

Permalink
Merge pull request #524 from cloudsufi/bump/cdap-version
Browse files Browse the repository at this point in the history
Bump CDAP version to 6.11.0-SNAPSHOT
  • Loading branch information
psainics authored Nov 21, 2024
2 parents 81c8853 + 9425f0c commit b4b3db2
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 @@ -61,10 +61,10 @@
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- version properties -->
<cdap.version>6.9.1</cdap.version>
<cdap.version>6.11.0-SNAPSHOT</cdap.version>
<cdap.plugin.version>2.11.1</cdap.plugin.version>
<guava.version>13.0.1</guava.version>
<hadoop.version>2.3.0</hadoop.version>
<hadoop.version>3.3.6</hadoop.version>
<hsql.version>2.2.4</hsql.version>
<junit.version>4.13</junit.version>
<mockrunner.version>2.0.1</mockrunner.version>
Expand Down

0 comments on commit b4b3db2

Please sign in to comment.