summaryrefslogtreecommitdiffstats
path: root/dgbuilder/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dgbuilder/pom.xml')
-rw-r--r--dgbuilder/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml
index 5edc91c7..241e1233 100644
--- a/dgbuilder/pom.xml
+++ b/dgbuilder/pom.xml
@@ -118,11 +118,11 @@
<execution>
<phase>generate-sources</phase>
<configuration>
- <tasks>
+ <target>
<exec executable="${project.basedir}/build_pom_for_yang_compile">
<!--<arg value="${odlparent-carbon-sr1-version}"/>-->
</exec>
- </tasks>
+ </target>
</configuration>
<goals>
<goal>run</goal>