Skip to content

Commit 78bb6ce

Browse files
committed
Fixes pom.xml to have both wrangler-transform and wrangler-service as parents for cdap-maven-plugin
1 parent 834698d commit 78bb6ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
<configuration>
145145
<cdapArtifacts>
146146
<parent>system:wrangler-transform[4.0.0,5.0.0)</parent>
147+
<parent>system:wrangler-service[4.0.0,5.0.0)</parent>
147148
</cdapArtifacts>
148149
</configuration>
149150
<executions>

0 commit comments

Comments
 (0)