Skip to content

Commit

Permalink
fixed config attach for Yaml/Jason pipelines - when there is no varia…
Browse files Browse the repository at this point in the history
…bles section. config is not attached to pipeline
  • Loading branch information
qwshen committed Dec 2, 2022
1 parent c1596b0 commit 95b66b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</properties>

<groupId>com.qwshen</groupId>
<artifactId>spark-etl-framework_${scala.compact.version}_${spark.version}</artifactId>
<artifactId>spark-etl-framework_${scala.compact.version}_${spark.compact.version}</artifactId>
<version>1.0.1</version>
<packaging>jar</packaging>

Expand Down

0 comments on commit 95b66b3

Please sign in to comment.