Skip to content

Commit 6c78a2f

Browse files
committed
fixed config attach for Yaml/Jason pipelines - when there is no variables section, config is not attached to pipeline
1 parent e6f9767 commit 6c78a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</properties>
3333

3434
<groupId>com.qwshen</groupId>
35-
<artifactId>spark-etl-framework_${scala.compact.version}_${spark.version}</artifactId>
35+
<artifactId>spark-etl-framework_${scala.compact.version}_${spark.compact.version}</artifactId>
3636
<version>1.0.1</version>
3737
<packaging>jar</packaging>
3838

0 commit comments

Comments
 (0)