Fix python version
[nonrtric.git] / sdnc-a1-controller / northbound / nonrt-ric-api / model / pom.xml
index 9dfabed..322aac5 100644 (file)
@@ -61,7 +61,7 @@
                 <executions>
                     <execution>
                         <configuration>
-                            <executable>python</executable>
+                            <executable>python3</executable>
                             <arguments>
                                 <argument>scripts/python/yang2props.py</argument>
                                 <argument>src/main/yang/NONRT-RIC-API.yang</argument>