Skip to content

Commit

Permalink
addressed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkitCLI committed Jan 11, 2024
1 parent bfed62c commit 46af09b
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<aws.sdk.version>1.11.133</aws.sdk.version>
<bigquery.connector.hadoop2.version>0.10.2-hadoop2</bigquery.connector.hadoop2.version>
<bouncycastle.version>1.56</bouncycastle.version>
<cdap.version>6.11.0-SNAPSHOT</cdap.version>
<cdap.version>6.10.0</cdap.version>
<chlorine.version>1.1.5</chlorine.version>
<commons.validator.version>1.6</commons.validator.version>
<commons-io.version>2.5</commons-io.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"label": "BigQueryTable",
"artifact": {
"name": "google-cloud",
"version": "0.23.0-SNAPSHOT",
"version": "0.24.0-SNAPSHOT",
"scope": "SYSTEM"
},
"properties": {
Expand Down Expand Up @@ -77,7 +77,7 @@
"label": "Wrangler",
"artifact": {
"name": "wrangler-transform",
"version": "4.10.0-SNAPSHOT",
"version": "4.11.0-SNAPSHOT",
"scope": "SYSTEM"
},
"properties": {
Expand Down Expand Up @@ -120,7 +120,7 @@
"label": "BigQuery2",
"artifact": {
"name": "google-cloud",
"version": "0.23.0-SNAPSHOT",
"version": "0.24.0-SNAPSHOT",
"scope": "SYSTEM"
},
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"label": "BigQueryTable",
"artifact": {
"name": "google-cloud",
"version": "0.23.0-SNAPSHOT",
"version": "0.24.0-SNAPSHOT",
"scope": "SYSTEM"
},
"properties": {
Expand Down Expand Up @@ -77,7 +77,7 @@
"label": "Wrangler",
"artifact": {
"name": "wrangler-transform",
"version": "4.10.0-SNAPSHOT",
"version": "4.11.0-SNAPSHOT",
"scope": "SYSTEM"
},
"properties": {
Expand Down Expand Up @@ -120,7 +120,7 @@
"label": "BigQuery2",
"artifact": {
"name": "google-cloud",
"version": "0.23.0-SNAPSHOT",
"version": "0.24.0-SNAPSHOT",
"scope": "SYSTEM"
},
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"label": "GCSFile",
"artifact": {
"name": "google-cloud",
"version": "0.23.0-SNAPSHOT",
"version": "0.24.0-SNAPSHOT",
"scope": "SYSTEM"
},
"properties": {
Expand Down Expand Up @@ -83,7 +83,7 @@
"label": "Wrangler",
"artifact": {
"name": "wrangler-transform",
"version": "4.10.0-SNAPSHOT",
"version": "4.11.0-SNAPSHOT",
"scope": "SYSTEM"
},
"properties": {
Expand Down Expand Up @@ -126,7 +126,7 @@
"label": "BigQuery",
"artifact": {
"name": "google-cloud",
"version": "0.23.0-SNAPSHOT",
"version": "0.24.0-SNAPSHOT",
"scope": "SYSTEM"
},
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"label": "BigQueryTable",
"artifact": {
"name": "google-cloud",
"version": "0.23.0-SNAPSHOT",
"version": "0.24.0-SNAPSHOT",
"scope": "SYSTEM"
},
"properties": {
Expand Down Expand Up @@ -77,7 +77,7 @@
"label": "Wrangler",
"artifact": {
"name": "wrangler-transform",
"version": "4.10.0-SNAPSHOT",
"version": "4.11.0-SNAPSHOT",
"scope": "SYSTEM"
},
"properties": {
Expand Down Expand Up @@ -120,7 +120,7 @@
"label": "BigQuery2",
"artifact": {
"name": "google-cloud",
"version": "0.23.0-SNAPSHOT",
"version": "0.24.0-SNAPSHOT",
"scope": "SYSTEM"
},
"properties": {
Expand Down

0 comments on commit 46af09b

Please sign in to comment.