Skip to content

Commit

Permalink
Merge pull request #99 from data-integrations/version-bump
Browse files Browse the repository at this point in the history
Move to the released CDAP version
  • Loading branch information
tivv authored Aug 7, 2023
2 parents 4e8edd5 + ed36635 commit ead9628
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 @@ -74,7 +74,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdap.version>6.9.0-SNAPSHOT</cdap.version>
<cdap.version>6.9.0</cdap.version>
<junit.version>4.11</junit.version>
<guava.version>13.0.1</guava.version>
<commons-jexl.version>3.0</commons-jexl.version>
Expand Down Expand Up @@ -298,7 +298,7 @@
<version>1.1.0</version>
<configuration>
<cdapArtifacts>
<parent>system:cdap-data-pipeline[6.9.0-SNAPSHOT,7.0.0-SNAPSHOT)</parent>
<parent>system:cdap-data-pipeline[6.9.0,7.0.0-SNAPSHOT)</parent>
</cdapArtifacts>
</configuration>
<executions>
Expand Down

0 comments on commit ead9628

Please sign in to comment.