Skip to content

Commit

Permalink
Merge pull request #274 from data-integrations/feature/update-dep
Browse files Browse the repository at this point in the history
Update dependency for release 3.2.1
  • Loading branch information
rohitsinha54 authored Nov 9, 2018
2 parents 3e0c9c0 + 5ed4003 commit af86f06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdap.version>5.1.0</cdap.version>
<cdap.version>5.1.1</cdap.version>
<commons-jexl.version>3.0</commons-jexl.version>
<commons-csv.version>1.4</commons-csv.version>
<commons-lang.version>2.6</commons-lang.version>
Expand Down
2 changes: 1 addition & 1 deletion wrangler-transform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<cdapArtifacts>
<parent>system:cdap-data-pipeline[5.1.0,6.0.0-SNAPSHOT)</parent>
<parent>system:cdap-data-streams[5.1.0,6.0.0-SNAPSHOT)</parent>
<parent>system:mmds-app[1.1.0-SNAPSHOT,2.0.0-SNAPSHOT)</parent>
<parent>system:mmds-app[1.1.0,2.0.0-SNAPSHOT)</parent>
</cdapArtifacts>
</configuration>
<executions>
Expand Down

0 comments on commit af86f06

Please sign in to comment.